> > I have problem in escaping data from the value attribute of the > <INPUT> tag. > > I have some thing like this > > <INPUT TYPE="text" NAME="test" VALUE="[+$elevalue+]" SIZE="40"> > > if the $elevalue value contains any double quotes then the data is > shown properly in the form. >
Do you set $escmode or EMbperl_ESCMODE somewhere? To be sure you can print out the value with [+ $escmode +] Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securityl�sungen * dynamische Webapplikationen * Consulting 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 -------------------------------------------------------------- | | ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
