No. I've already tried this and it's working, but to
no use. What I want to do is execute (e.g. script.pl)
from within an asp page, as if it was a binary .cgi.



--- Andrew Finkenstadt <[EMAIL PROTECTED]> wrote:
> Do you have access to PerlScript?
> 
> <script runat=server language=perlscript>
> 
> use strict;
> my $q = "Hello there!";
> print $q;
>  </script>
> 
> no?
> 
> 
> -----Original Message-----
> From: Judge Dredd [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, April 29, 2001 8:18 PM
> To: [EMAIL PROTECTED];
> [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: execute a perl script from within an asp
> page
> 
> 
> Thanks for all the responses on my previous
> question.
> Apart from that, do you know of a way i could
> execute a perl script from
> within an asp page in IIS 5.0?
> 
> Thanks again
> The Judge
> 
> 
>
_________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at
> http://mail.yahoo.com
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

Reply via email to