Hi,
>
> what's the best/recommanded way to compress Embperl's output? There're
> few modules for this like Apache::GzipChain, Apache::EmbperlChain,
> Apache::Compress/Apache::Filter. The last one looks best maintained, but
> no word as to whether it supports Embperl.
There is a EmbperlFilter m
>
> Anyhow, I'm just trying to work up to the justification for this patch,
> which modifies the function "GetFormData" so that in addition to the
> already correct behaviour of accepting "&" as a form field seperator, it
> is made even more correct by accepting ";".
>
Ok, this makes sense to me.
>
> I`m standind at the problem. My manager need a web application that will
run
> under Apache / mod_perl AND MS IIS / ActiveState ISAPI perl module (not a
> CGI!).
>
> How can I get it to work? In the beginner docs I saw you can use it over
> ASP - ActiveState Perl Plug-In. Can you help me?
>
I
Hi,
what's the best/recommanded way to compress Embperl's output? There're
few modules for this like Apache::GzipChain, Apache::EmbperlChain,
Apache::Compress/Apache::Filter. The last one looks best maintained, but
no word as to whether it supports Embperl. What are you using? Thanks
for your h