>
> [- $fdat{'foo'} = '"><a
> href="http://www.slashdot.org">slashdot</a>'; -] <input
> type="text" name="foo">
>
> This results in an empty text field followed by the given
> link to slashdot.
I just tested it and it works for me.
What you your setting of $escmode?
>
> I *guess* that regular expressions which should replace the "
> by " now don't work since they intermix strings with and
> without utf-8 flag.
>
This is all handle in C and Embperl does not care about the UTF-8 flags,
because all characters it have to deal with are in the range below 128.
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]