PDA

Click to See Complete Forum and Search --> : How to send a string to a IIS app


jtwigg
Feb 21st, 2000, 06:26 AM
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

compuGEEK
Feb 22nd, 2000, 11:41 PM
Hi,

You should be able to do this by using a session variable.