I believe you can use
in CFMX 6.1 and higher.
- Calvin
-Original Message-
From: Adam Haskell [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 29, 2005 7:33 AM
To: CF-Talk
Subject: Re: Running Perl from CF on Windows
If you want to see the output I would do
This will keep you
PROTECTED]
> Sent: Monday, March 28, 2005 8:31 PM
> To: CF-Talk
> Subject: Re: Running Perl from CF on Windows
>
> Hi Richard,
>
> > I need to run a perl program from CFMX 6.1 under Windows. Can anyone
> > provide some points on how to do this?
>
> A typical e
TNX Kem!!
-Original Message-
From: Kym Kovan [mailto:[EMAIL PROTECTED]
Sent: Monday, March 28, 2005 8:31 PM
To: CF-Talk
Subject: Re: Running Perl from CF on Windows
Hi Richard,
> I need to run a perl program from CFMX 6.1 under Windows. Can anyone
> provide some points on how
Hi Richard,
> I need to run a perl program from CFMX 6.1 under Windows. Can anyone provide
> some points on how to do this?
A typical example (from our pages that get traffic info from mrtg, which
is all perl):
--
yours,
Kym
~
Download and install Perl for win32 (ActivPerl I think its called)...
Use cfexcute to do "perl.exe name_of_script.pl".
That is a bit of a hack, if using Apache or IIS and you can add a
handler for perl scripts the same way it does for CFML templates.
Or, if feasible, re-implement the perl script
5 matches
Mail list logo