Hi,
I am little lost and would be grateful with some help. I have been given a perl file which is designed to read and extract information from a source of files. The script opens a html file and feeds data to be displayed. However, how can i run a perl file as a url to achiever this. I tried typing the location of the file in the url but this only executes the script in a windows command window then stops, no html page loaded.
e.g. C:\Document...\filelocation\script.pl
Thanks