hi,
i need to perform the following function
./ntlogin.sh data.out > new.bat
this command runs perfectly on the prompt.but i wish to execute it inside another program.i.e. on executing a file say run.cgi i wish that the above code is executed.simply keeping it as it is inside run.cgi is not working.pleaz help me...
thank you