Dear Gerald,
Still no luck... However, now $optDisableFormData is 0, even though I have
options => 256 (also tried options => HTML::Embperl::optDisableFormData).
I am lost here...
Let me describe my process better:
1. Get form data using CGI_Lite into %IN
2. Pass fdat => \%IN and options => HTML::Embperl::optDisableFormData to
Execute an epl...
3. epl overrides default handle (OUT) to \$s. At this point,
$optDisableFormData is 0. epl calls pm...
4. pm prints html
5. epl outputs [+ $s +]
All works fine with GET.
arghhh... pulling hair... hopes it's a bug in Embperl...
ilia.
> -----Original Message-----
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 26, 2000 3:49 PM
> To: Ilia Lobsanov; [EMAIL PROTECTED]
> Subject: RE: help resolve complex mod_perl EPL framework
>
>
> >
> > Yes it does print 1. Problem still stands. :(
> >
>
> You could try to set $ENV{CONTENT_LENGTH} = 0 ; before the call
> to Execute,
> but this really shouldn't be nessecary.
>
> Maybe there is another call that tries to read the POSTed data a second
> time?
>
> Gerald
>
>
> ---------------------------------------------------------------------
> 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]