I am familiar with accessing system commands via the ` ` symbols.
I am wondering if I can write a script that can access the Windows System Command to work with files via a script that is operating off of Apache on a Linux Box?
i.e. a user enters in data in fields and the Perl script modifies and copies files on that machine they are working on via the Perl script by the script accessing the DOS prompt and copying and modifying files and such...Just a thought I had for a neat program I wanted to create..
Another thing I do not want to have to install Active Perl on every end user machine to pull this off if at all possible...