View Single Post
  #3 (permalink)  
Old Jan 7th, 2008, 05:20
alexgeek's Avatar
alexgeek alexgeek is offline
Technical Administrator

SuperMember
Join Date: Jul 2007
Location: Webforumz 24/7
Age: 15
Posts: 3,770
Blog Entries: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to alexgeek
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.
Reply With Quote