I noticed a functionality of Embperl just now that I wasn't aware of. My
code looks more or less like this:

$fdat{uid} = 113;
<input type=text name=uid>

resulting in this HTML source:

<INPUT type=text name=uid VALUE="113">

I went back and checked the %fdat docs, but couldn't find any mention of
this behavior. Should it be in there, or what?

Thanks,
Jack Cushman


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to