Hello anybody and Gerald!

I need the [$ hidden $] directive but this have to put hidden fields to URL
For example:

Embperl text:
<a href="/foo/test.pl?[$hidden$]">

But this directive will not work how i know...
For this capability i should do like this:
use URI;

The forming a URI escaped list
[- $escmode = 0 -]
<a href="/foo/test.pl?[+ escaped uri parameters+]">
[- $escmode = 1 -]

May be this capability is in the Embperl but i don't know about it ?

---
Best regards, Aleksey Zvyagin, [EMAIL PROTECTED]


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

Reply via email to