Jump to content

Recommended Posts

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...