Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Calling a C binary ??

Status
Not open for further replies.

jet4135

Programmer
Oct 25, 2001
6
FR
I wonder if I could launch a C compiled binary in my ASp pages, and get the result in a Variable.

For example, I'd like to execute the "dir" command and get the result in may ASP script.

Of course, the binary I'd like to use is not as simple as "dir", but I think I will achieve my aim if I can execute that simple commmand.

Can anybody help me ??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top