> 
> I'm using EmbperlLibXSLT recipie with document.xsl and when quering page
> via GET I revice error:
> 
> http://127.0.0.1/document.html?test=test+test
> 

Could you try

http://127.0.0.1/document.html?test='test+test'

(Note the quotes arround test+test)

Does this work?

Gerald



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

Reply via email to