June 27th, 2000, 07:08 AM
-
Is there anyway to execute a perl/cgi-script from a webpage regardless of that pages' extension (html, shtml,asp,...)
We have a script on our server that's supposed to be started from hundreds of different companies' websites and we dont really want them to be obligated to rename their files, just insert the <exec..> tag.
June 27th, 2000, 02:26 PM
-
>>we dont really want them to be obligated to rename their files
Can you make a form and set the form action to your script so they can execute your script from anywhere?