Page 1 of 1

JS error

PostPosted: Wed Sep 26, 2007 1:02 pm
by lking79
Hi,

I get this error when I try to submit a form with the DHTMLSuite.form :

Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIXMLHttpRequest.open]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://mysite.com/projects/logo/js/ajax.js :: anonymous :: line 136" data: no]

I didn't get this error message with PHP 4 - now we migrated to PHP 5, and the form doesn't even get submitted.

Has someone any ideas ? Thanks

Larry