> Under Embperl 2.0b8/b9 [$hidden$] seems to be having problems a) showing all > arguments and
This is a bug on Embperl 1.3, not 2.0. hidden is suposed to show only items that are in @ffld (to keep the order). So you will see all items posted to the page, but not the items changed in the page itself. To get all values of %fdat either write [- @ffld = keys %fdat -][$ hidden $] or [$ hidden %fdat $] >b) HTML escaping them.. > This fixed in the current cvs version 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]
