almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
I emailed the contact us link and asked them
file extensions are a clue
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376
.pl is perl
parse.pl appears to be a serverside script used to manipulate data to a user friendly output, it parses the data
the output is html, same as the output from .php, .asp, cgi is html
if it isnt html a browser may not be able to display it
the file extension tells the server how to handle the internals of the file before the is sent as html
almostbob
Posting Sensei
3,149 posts since Jan 2009
Reputation Points: 571
Solved Threads: 376