Please stop asking off topic questions on this list.  Even if you have a
database question, it does not belong in dbi-dev unless you are contributing
to the development of the DBI layer or a database driver.

ASP questions belong on a CGI list.  I think there is one at ActiveState,
but it is certainly not perl-win32-database.

Everyone, please ignore any more off-topic messages on these lists.  We all
get enough email already without encouraging them.
--
Mac :})
** I normally forward private database questions to the DBI mail lists. **
Give a hobbit a fish and he'll eat fish for a day.
Give a hobbit a ring and he'll eat fish for an age.
----- Original Message -----
From: "Judge Dredd" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, April 30, 2001 4:42 AM
Subject: RE: execute a perl script from within an asp page


>
> 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