[thelist] ...try again

Anthony Baratta anthony at baratta.com
Sat Aug 22 21:58:21 CDT 2009


John Corry wrote:
>       http_request.open('POST', url , true);

Quick and dirty check. Change the above to:

        http_request.open('POST', url , false);


This way the browser waits for the return code instead of sending and 
not waiting.



--
Anthony Baratta

"There are only two kinds of people that understand Marines: the Marines 
and the enemy. Everyone else has a secondhand opinion." -- Gen. William 
Thornson, US Army




More information about the thelist mailing list