I get this error when I'm trying to run my script.. :/uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame :: http://localhost/test/ajaxcom/index.html :: loadcomments :: line 35" data: no]
Can you post your script?
no way dudeit's premium script
33-35 rows
Code:getRequest2.open("GET", "post.php?show=1", true); getRequest2.onreadystatechange = show_comment; getRequest.send(null);
Nudge!
anyone ?
I have searched around a bit and this is a pure firefox problem as I understand.
QuirksBlog: XMLHTTP notes: abort() and Mozilla bug
is a blog or similar who deals with this problem, maybe this can give you better understanding of the problem? read the comments aswell cause they give more or less more information as I understand when I read.
it seems to be about firing a new request before that last one is done.
hope it helps you a little
Looks cool.. thank you mate![]()
I have never seen that error, nor do I know what could cause it. Is it indeed a bug, or have you found a solution?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks