![]() |
uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ER
Code:
uncaught exception: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsIXMLHttpRequest.send]" nsresult: "0xc1f30001 (NS_ERROR_NOT_INITIALIZED)" location: "JS frame ::Code:
|
You've confused / swapped the 'open' and 'send' methods. You should be using
Code:
xmlHttp.open("GET", "a.php", true);Wikipedia.org :: XMLHttpRequest |
Quote:
Code:
Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead.More and More errors: Code:
Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead. |
| All times are GMT. The time now is 02:50 AM. |
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0