I want to transfer to the web request the following string: "error in <a href='view-cart.aspx'>Shopping cart</a>"

and I don't manage to, as a HttpRequestValidationException is thrown.

I tried to do use Server.UrlEncode and it didn't help.

I also don't want to disable RequestValidation in Paage directive.

 

if anyone has a good way to handle it please let me know!!

thanks in advance
Shimmy
...

Go to the complete details ...