I don't know anything about the .plx extension, but you will have to tell
IIS what program to use to execute the script.  If .plx is a perl script,
then have IIS point to perlis.dll to execute files with that file extension.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, September 18, 2002 4:41 PM
To: [EMAIL PROTECTED]
Subject: Transfering to a plx on IIS 5


Hi!

I'm trying to use methos $Server->Transfer in order to run a plx script.
However, the script is NOT executed. Instead, i get the plx source :-(

When i ask the .plx directly from the browser, it IS executed Ok.

I wonder if it possible to transfer from an .asp to a plx ussing $Server-
>Transfer. If not, is there some workaround with a similar result?

i know i could change from plx to asp, but i got some perl components that
fit
nicely into a plx but no so much into an asp :-/

Thanks in advance,

Rodrigo


_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to