No comment? At least some workaround? 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?
- 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]