1 Vote Vote

run exe from web page ?

Posted by topdog 616 days ago Questions| web page web page All

Hi I want to make a web page that lunches an exe on the server when loaded i tried php:

exec('filename');
but this wont show the gui it only work with console apps
i also tried .net to do that it worked when debugging but not when using iis any one can help me?

Originally asked by: 3bd on Stack Overflow

Discuss Bury


Who Voted for this Question