Hi,
>
> I am writing in reference to the problem stated above in some emails > from early in 2003. The last message I found on the list was this: > http://www.ecos.de/~mailarc/embperl/2003-02/msg00022.html > > What was the resolution to this problem? I seem to be encountering > the same thing with Apache 1.3.29, mod_perl 1.28 and Embperl 2.0b11 > --- forms submitted via post don't get put into %fdat. Can you help > me? > Do you run under mod_perl or as CGI?
Do you use CGI.pm in any way or any other code that
might have eaten up the post data already?
Could you add a
[+ $ENV{CONTENT_LENGTH} +]
to your page and see if you get a value other then
blank or zero?
Gerald
--------------------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 --------------------------------------------------------------------------- Besuchen Sie uns auf der KOMCOM 2004 in Mannheim 25. bis 27. Mai 2004 Stand K11a www.komcom.de ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info --------------------------------------------------------------------------- |
Title: Message
- Re: $fdat not working when using POST Dan Manley
- Re: $fdat not working when using POST Gerald Richter
- Re: $fdat not working when using POST Hoenie Luk
- RE: $fdat not working when using POST Dan Manley
- Re: $fdat not working when using POST Dan Manley