This is a discussion on "Using Asp to execute a command in a .exe file" within the Classic ASP section. This forum, and the thread "Using Asp to execute a command in a .exe file are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
Using Asp to execute a command in a .exe file
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Using Asp to execute a command in a .exe file
how do i make an asp form execute a command to a .exe file?
|
|
|
|
|||
|
Re: Using Asp to execute a command in a .exe file
I don't have any experience with this thing before but having Google in my fingertips, I found some nice article for you here.
How do I execute a DOS command / batch file / exe from ASP? Hope that's what you are looking for. Cheers..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: Using Asp to execute a command in a .exe file
It depends on whether you just want an exe to run or use functions from a program.
To do the latter you can include .DLL files and execute the code inside them.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Using Asp to execute a command in a .exe file
this works for me:
__________________
WelshStew Lead Administrator tierney rides tboard - uk site | xtreme wales - extreme clothing If you think I've helped, click the "Thanks" webforumz - facebook | LinkedIn
Last Blog Entry: Web Standards Curriculum Launched (Jul 8th, 2008)
|
|
|||
|
Re: Using Asp to execute a command in a .exe file
So welshstew, you know ASP huh?
Your link is almost the same like the link I found! That means I found the right link Could I ask you guys what is this "thing" for? Thanks.
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
|||
|
Re: Using Asp to execute a command in a .exe file
thanks for the help guys welshstews seems to work atm
|
|
|||
|
Re: Using Asp to execute a command in a .exe file
What do you use this code for? What is the purpose?
Thanks.. I am learning new code too..
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
||||
|
Re: Using Asp to execute a command in a .exe file
I'm welsh too! sorry, had to say.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Datagrid and update command | Mitsuki | ASP.NET Forum | 0 | May 16th, 2006 05:06 |
| Execute external program via PHP | ktsirig | PHP Forum | 1 | Oct 1st, 2005 23:08 |
| Need help with document.write command | MojoP | JavaScript Forum | 0 | Aug 15th, 2005 18:15 |
| server.execute error..help me | tulip4heaven | Classic ASP | 2 | Apr 26th, 2004 17:59 |