Hello all I am new to javascript and I am attempting to write a site in
JS / PHP to jump on the ajax band wagon. I am getting the following
error and have not been able to locate a solution for it yet. From
what I have read some people say it could have to do with xmlrequest
being busy or something like that.
Error: [Exception... "Component returned failure code: 0xc1f30001
(NS_ERROR_NOT_I NITIALIZED) [nsIXMLHttpReque st.send]" nsresult:
"0xc1f30001 (NS_ERROR_NOT_I NITIALIZED)" location: "JS frame :: mysite
:: getImage :: line 37" data: no]
Source File: mysite
Line: 37
thanks!
JS / PHP to jump on the ajax band wagon. I am getting the following
error and have not been able to locate a solution for it yet. From
what I have read some people say it could have to do with xmlrequest
being busy or something like that.
Error: [Exception... "Component returned failure code: 0xc1f30001
(NS_ERROR_NOT_I NITIALIZED) [nsIXMLHttpReque st.send]" nsresult:
"0xc1f30001 (NS_ERROR_NOT_I NITIALIZED)" location: "JS frame :: mysite
:: getImage :: line 37" data: no]
Source File: mysite
Line: 37
thanks!
Comment