Since you are using CGI.pm, I'm assuming you are also using Execute. This
may help you:

%IN = $cgi->Vars;
HTML::Embperl::Execute ( { inputfile => 'blah', fdat => \%IN } );

ilia.


> -----Original Message-----
> From: Alexei V. Alexandrov [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 25, 2000 11:00 AM
> To: [EMAIL PROTECTED]
> Subject: %fdat %udat and CGI.pm
>
>
> Hello everyone,
>
>   Found  a  very  interesting  thing [for me: because i`m quite
> new to embperl].
>   When optDisableFormData is set i`m not able to use %fdat for
> POST requests and
>   can  use  CGI.pm if it is set i`m not able to use CGI.pm. I
> think that for GET
>   requests  i  can  use  both methods... Can you please explain
> me how can i use
>   %fdat  %udat  and  other  with CGI.pm? Thanks in advance. If it
> is explaind in
>   docs, please point me there...
>
> Best regards,
> Alexei V. Alexandrov                   [AA4460, AVA32-RIPN, AA1829-RIPE]
> ------------------------------------------------------------------------
> *** Alexei V. Alexandrov -- www.elcomsoft.com ---- [EMAIL PROTECTED] ***
> *** PGP Fingerprint:        9F23 7153 51D4 FD8F  4E7F D4DF E0FA E400 ***
> ------------------------------------------------------------------------
>
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to