I am writing a bit of vbs code in a webpage to call an exe on the c drive of the local machine.
- I can get the argument for the exe stored as a variable from what you type in an input box.
- I also have another variable where the full file path is stored.
- Then i have a third variable with the exact correct code in it that i want to execute.
If i put this code into Run it works fine.
Hope that makes sense!!
I need it run the app from a webpage as its part of a project im working on.
Are you saying that something does not work or are you asking how to implement?
Not sure if you might need something like this (Whirly Wiry Web, Guide to Neat Net Code - Launch-in-IE) to help with launching applications from code in a web page.
There are currently 1 users browsing this thread. (0 members and 1 guests)