our attribte values only contains
numbers and charaters. You can change the chars that are recognized in
Embperl/Syntax/HTML.pm
Gerald
> -Original Message-
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 05, 2002 2:28 PM
> To: [EMAIL PROTECTED]
&g
PROTECTED]
Subject: Re: Behavior of %fdat in embperl2c
>
> Here's a page that demonstrates the behavior I described in my previous
> post:
> http://dev.cogenttechnology.com/epl/gerald.html
>
I get "server not found"
> And here's the code:
>
> [$synt
>
> Here's a page that demonstrates the behavior I described in my previous
> post:
> http://dev.cogenttechnology.com/epl/gerald.html
>
I get "server not found"
> And here's the code:
>
> [$syntax EmbperlBlocks$]
Yes, of course if you turn off the processing of html tags, Embperl will not
touch
ething in there and then click "Submit Query".
-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 probl
>
> 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
I have recently migrated a "legacy" embperl 1.3.4 application to embperl2c
running on Apache2. Most things run ok with a little bit of tweaking but
there is one annoying difference and it has to do with the behavior of
%fdat.
According to Gerald (and the way that %fdat behaved under 1.3.4):
"If