>
> [-
> foreach $key (keys %{$hashref}) {
> print OUT "$key = $hashref->{$key}<br>";
> }
> -]
>
> The <br> is missing when the page is rendered.
This has nothing to do with OUT. It looks like you need to set optRawInput
in EMBPERL_OPTIONS. In 1.3 you can set this inside the page, in 2.0 you need
to set it in your httpd.conf
Gerald
P.S. the input escaping will change to a more intuitive way in b6 or b7, so
it will be hopefully less confusing in the future
-------------------------------------------------------------
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]