If asp is working on an apache server doens't that mean it must have
apache::asp?
----- Original Message -----
From: "John Drago" <[EMAIL PROTECTED]>
To: "Cliff Rubin" <[EMAIL PROTECTED]>; "Fagyal Csongor"
<[EMAIL PROTECTED]>; <asp@perl.apache.org>
Sent: Thursday, September 22, 2005 12:40 PM
Subject: RE: calling perl script from an asp page under apache
Wait -
Are you on Apache (as in, **NOT** IIS w/VBScript), or are you on Apache
(as in Win32-or-*NIX + Perl)?
If you jam Perl into your ASP and get a VBScript error, chances are
you're not using Apache::ASP - a Perl module for the Apache webserver.
-----Original Message-----
From: Cliff Rubin [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 22, 2005 9:59 AM
To: Fagyal Csongor; asp@perl.apache.org
Subject: Re: calling perl script from an asp page under apache
tried it and got a vbscript error
----- Original Message -----
From: "Fagyal Csongor" <[EMAIL PROTECTED]>
To: <asp@perl.apache.org>
Sent: Thursday, September 22, 2005 11:06 AM
Subject: Re: calling perl script from an asp page under apache
> Cliff Rubin wrote:
>
>> I want to use sendmail in an asp page, thought the best way would
be
>> to call a simple perl script; does anyone know how to do that?
>>
>> Thanks;
>> Cliff
>
> In ASP, in a <% ... %> tag you are basically "in Perl", so just do
> whatever you would do in a "regular" perl script, e.g. open a PIPE
to
> the sendmail binary, etc.
>
> ...or use MIME::Lite, and let it take care of your mailing :)
>
> - Fagzal
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]