PDA

View Full Version : IWEB_GetResponse


cpiazza
05-09-2002, 03:48 PM
so i've set up a basic client server test such that when a menu item in the brew app. is chosen, it kicks off an http request/response transaction. the first time i do this, the executes perfectly, however on every subsequent attemp (without restarting the applet), it fails without any apparent cause.

when it fails, the response callback function is never hit with any error code, and i only get one status, WEBS_STARTING, and then nothing else.

any ideas?

thanks,
chris.