Hi there,

On Thu, 26 Oct 2000, Jeff Ng wrote:

> it appears that the output of Apache::ASP goes directly to
> stdout.  Is there a way to use Apache::ASP as part of a normal mod_perl
> module, then capture the output to a variable?

Have a look at sub PRINT and sub PRINTF in ASP.pm, I'm sure you can do
what you want there.  Check out the Eagle Book if you're unsure about
tied filehandles.

73,
Ged.

Reply via email to