Hi all,
I am new to this perl script.
I want to open notepad.exe in perl script in the foreground.,
i.e if I give the command as system ("c:\\windows\\notepad.exe") , notepad should appear in the foreground. (should not run as a background process).
I am using Apache server on windows.
Please help me.....
Thanks in advance.
Anil