I've got a page that describes "what will happen if you click the link." I want for the user to click the link, then my .vbs script will run. However, when the link is clicked, a File Download box pops up asking if you'd like to Open, Save, or Cancel this file.
I've got the link set up as a regular <A> tag. Is there a better way to do this so that the file will just run without prompting?
I've got the link set up as a regular <A> tag. Is there a better way to do this so that the file will just run without prompting?