How do you add a link to a website that fires off a vbs script on a local
server?
I need it for work and I'm not sure how to accomplish this.

Thx

RE: How do you add a link to a site that uses a vbs script..... by thorpe

thorpe
Thu Oct 07 20:15:03 CDT 2004

the easiest way would be to write your script in an .asp file instead of a
.vbs, then just link to the .asp file.

"DigiMajik" wrote:

> How do you add a link to a website that fires off a vbs script on a local
> server?
> I need it for work and I'm not sure how to accomplish this.
>
> Thx