Gerald et al,
Here's a page that demonstrates the behavior I described in my previous
post:
http://dev.cogenttechnology.com/epl/gerald.html
And here's the code:
[$syntax EmbperlBlocks$]
<html><head><title>Gerald</title></head>
<body>
<h1>Hi Gerald!</h1>
The input field below doesn't retain the value stored in %fdat. Type
something in there and then click "Submit Query".
<form method="post">
<input type="text" name="myfield">
<input type="submit" name="submit">
</form>
</body>
</html>
-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 12:03 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Behavior of %fdat in embperl2c
>
> My problem is that where my form fields used to automatically display
values
> from %fdat, now they don't and I find myself writing value="[+
> $fdat{fieldname} +]" into my input tags.
>
This works the same way as in 1.3.4. I am not aware of a bug with input tags
(2.0b8 has a bug with escaping inside of values, which is fixed in the
current cvs version, but it still works). If it doesn't work for you, can
you make a small example page that shows the problem?
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]