>That look very good. If the %udat is tied to the right object and the cookie
>is the same, then I don't see any reason why is shouldn't work. Have tried
>to print out all elements of %udat? Are there other values in it?
[9515]SRC: Line 2: [$foreach $blah (keys(%udat)) $]
[9515]CMD: Cmd = 'forea
Hi,
>
> >Do you run under mod_perl and have build mod_perl as DSO? If yes
> try either
> >linking mod_perl staticly into Apaache or upgrade to mod_perl
> 1.22. If this
> >doesn't help, include a [+ ref (tied(%udat)) +] in your pages,
> what does it
> >show?
>
> I have mod_perl staticly linked. Thi
Hi,
>Do you run under mod_perl and have build mod_perl as DSO? If yes try either
>linking mod_perl staticly into Apaache or upgrade to mod_perl 1.22. If this
>doesn't help, include a [+ ref (tied(%udat)) +] in your pages, what does it
>show?
I have mod_perl staticly linked. This is what happens
Hi Todd,
>
> I'd be glad to try pounding on it for a while before you include it,
> if you'd send it to me.
>
I just commited the patches to the CVS. If you like to try them either fetch
it via annonymous CVS or wait until a new tarball is generated at
http://perl.apache.org/from-cvs/embperl.
G
>
> I really love the feature of Embperl where it will automatically
> fill out a form
> using the contents of %fdat. However, that doesn't seem to work with
> checkboxes. Is this possible?
>
Your checkbox must have a name and a value, then it should work e.g.
Gerald
---
0 Wim Kerkhoff wrote about "Form checkboxes":
> Hi All,
>
> I really love the feature of Embperl where it will automatically fill out a form
> using the contents of %fdat. However, that doesn't seem to work with
> checkboxes. Is this possible?
It's there. Read the manpage for details.
Vladimi
Hi All,
I really love the feature of Embperl where it will automatically fill out a form
using the contents of %fdat. However, that doesn't seem to work with
checkboxes. Is this possible?
Thanks,
Wim.
-
To unsubscribe, e-mai