I can't figure out why one would work and not the other...but make sure IIS
is set up to handle .pl files (under the "home directory" tab click
"configuration" and look at "app mappings"
you should see ".pl C:\path\to\perl.exe GET,POST,ETC"
if you don't, then IIS is improperly configured...

Also make sure you have the shebang line in the first line of your script:

#! C:\path\to\perl.exe

This should fix things up for you.  If not, send us your perl script.

Good luck.

-peter



-----Original Message-----
From: Lenonardo [mailto:[EMAIL PROTECTED]
Sent: Friday, March 28, 2003 8:36 AM
To: [EMAIL PROTECTED]
Subject: IIS saves '.pl' file - not execute

The CSV option works perfectly, but the XLS option causes the IIS server 
to  prompt for saving 'docsig_file.pl' to disk!!!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to