http://web2py.com/book/default/chapter/05?search=XML#XML
http://web2py.com/book/default/chapter/05?search=XSS

On Sep 16, 1:50 am, محمود عبد الخالق <[email protected]> wrote:
> when i use the symbol " & " in a string like this " &copy " it is
> supposed to get the copyright symbol when rendering , but i get the
> same string , i found out that web2py converts the sting like " &copy
> " to " &ampcopy "
>
> the question is how to stop web2py from converting " ....&...."  to
> " ....&amp...." ?

Reply via email to