I have a scritp that pulls some information and then displays it in HTML. What iw would like to do is, if you click on a link it will run a VbScript that I wrote. The problem is, the page shoes error on page and it will not run the scipt. This is what I have so far.
calls the script sucessfully. I hope you can adapt it to your needs; consult the VBScript Docs for details of the .Run method (the is no Run() function or sub in VBScript).