> > No comment? At least some workaround? Oops, sorry I have overseen this message.
> It really bad problem > esp. with Recordset like in $rs->Update(\%fdat)... I got > similar stuff all over the place > > RobertCZ wrote: > > > the docs say Embperl2 sends all formfields, even when empty but it > > clearly doesn't work - did I misunderstood something? How > can I turn > > this on? > > optAllFormData is still an option in Embperl 2, so you should be able to set it. I have looked through the docs and didn't found where it is mentioned that it is the default. (I have planned to make it the default, but it is not) Gerald > > - Robert > > > > ------------------------------------------- > > > > <form> > > <input name=f1><br> > > <input name=f2><br> > > <input type=submit> > > </form> > > > > <pre style='font-size: 8pt'> > > [- use Data::Dumper; -] > > [+ Dumper(\%fdat) +] > > </pre> > > > > ------------------------------------------- > > > > $VAR1 = { 'f1' => 'xxx' }; > > > > ------------------------------------------- > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > S pozdravem/Best Regards > > Robert Germic > > > Prvni ceska virtualni s.r.o., Vinohradska 25/35, CZ-120 00 Praha 2 > Email: [EMAIL PROTECTED], Mob. tel.: (+420 602) 213 480 > > NetBooking Czech Republic s.r.o., Trebohostická 12, CZ-100 00 Praha 10 > Email: [EMAIL PROTECTED], Mob. tel.: (+420 602) 512 512 > > > --------------------------------------------------------------------- > 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]