I want to send a string from a vb app on the client to an IIS app on the web server over the internet.
I do not know how to do this or what is the best way. Could somebody point me in the right direction.
Thanks,
Jonathon
Printable View
I want to send a string from a vb app on the client to an IIS app on the web server over the internet.
I do not know how to do this or what is the best way. Could somebody point me in the right direction.
Thanks,
Jonathon
Hi,
You should be able to do this by using a session variable.