>
> You should not use CGI inside Embperl because it will try to read the
> form fields again and conflict with Embperl, and make your app BIG.
>

Yes, that the problem here

> For your escaping use the $req->Escape from Embperl (I don't know if it
> is available in Embperl2 - Gerald?).
>

Yes, it's available in Embperl 2, but you don't need this escaping at all, 
unless you turned it off, Embperl will escape any output from [+ +] or print 
OUT anyway.

Gerald


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to