> I'm having a problem with a file upload when the "read" function is in an
> embperl fragment called by the "Execute" method.
>....
>
> When I process the main file, I get a zero-length "tmpfile.txt", because
> there is apparently nothing for the "read" function to read.
>

Which Embperl version do you are using? If I remeber right this is a bug in
older Embperl versions. 1.3.4 and 2.0b6 should work ok. A workaround is to
call the file which reads the data via



    [- Execute({inputfile => "frag1.epl", options =>
HTML::Embperl::optDisableFormData}); -]

Gerald



-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


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

Reply via email to