I have a vbscript sitting on my server. I have an html client file that uses JavaScript. I start up a XMLhttprequest and have it go to my server and run the vbscript.


Anyway, what I want to do, is now get some data from the client file sent to my vbscript.