Hi,
I have a problem with using the system command in combination with Internet Information Server 4.
I want to call a program and pass arguments.
I use System("prog arg1 arg2"). It works fine if i dont pass any arguments. but when i pass arguments the program wil start but wont stop.
I had no problems with apache.
Any help would be appreciated,
Jurgen