Hi!
> 
> I use
> SetEnv EMBPERL_SYNTAX "Embperl"
> SetEnv EMBPERL_RECIPE EmbperlXSLT
> 
> and if I type <input type="hidden" name="x" value="[+"a\nb\nc"+]"/>
> 
> then result in HTML is still value="a b c". Seems _ep_sa 
> function discards newlines?
> 

I should not discard newlines. What is your setting for input_escmode?
Depending on that setting \ is treated as escape char.

Gerald


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

Reply via email to