A
afrinspray
I get this error everytime I finish an AJAX post with http.send(null):
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]"
nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: [file
name here] :: getReplyWindow :: line 62" data: no]
Is it necessary to follow up the final http.send with http.send(null)?
Thanks,
Mike
Error: uncaught exception: [Exception... "Component returned failure
code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send]"
nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: [file
name here] :: getReplyWindow :: line 62" data: no]
Is it necessary to follow up the final http.send with http.send(null)?
Thanks,
Mike