I want to post to a jsp, but I don't want (need) a reply.
The jsp will be updating an activity log and the posting application does not need to know if the logging was successful or not.
I'm using XMLHTTP now and am able to post, but must wait for the reply for everything to work correctly (on the jsp side).
Is this something I can control on the VB side or is this something that is controlled thru the server?
The jsp will be updating an activity log and the posting application does not need to know if the logging was successful or not.
I'm using XMLHTTP now and am able to post, but must wait for the reply for everything to work correctly (on the jsp side).
Is this something I can control on the VB side or is this something that is controlled thru the server?