Re: [ACFUG Discuss] Ajax isn't just some guy from way back when...

2006-10-19 Thread Steven Ross
Go get firebug for firefox if you dont have that installed... it will show you what your ajax is doing. https://addons.mozilla.org/firefox/1843/ On 10/19/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: ok I know I am missing a piece of the Ajax/webservice puzzle in the below code can anyone

Re: Re: [ACFUG Discuss] Ajax isn't just some guy from way back when...

2006-10-19 Thread Steven Ross
sorry i didnt read all of your email charlie... I see you mentioned firebug. On 10/19/06, Steven Ross [EMAIL PROTECTED] wrote: Go get firebug for firefox if you dont have that installed... it will show you what your ajax is doing. https://addons.mozilla.org/firefox/1843/ On 10/19/06, [EMAIL

RE: [ACFUG Discuss] Ajax isn't just some guy from way back when...

2006-10-19 Thread john . lyons
Ah yes an error code would help wouldn't how about: Error: uncaught exception: [Exception... Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIXMLHttpRequest.send] nsresult: 0x80004005 (NS_ERROR_FAILURE) location: JS frame :: http://127.0.0.1/test.cfm :: sendData :: line 36

Re: [ACFUG Discuss] Ajax isn't just some guy from way back when...

2006-10-19 Thread john . lyons
nice tool returned error. faultcodesoapenv:Server.userException/faultcode faultstringorg.xml.sax.SAXParseException: Content is not allowed in prolog./faultstring Go get firebug for firefox if you dont have that installed... it will show you what your ajax is doing.