thanks a lot
On Sep 16, 3:16 pm, Massimo Di Pierro <[email protected]> wrote: > http://web2py.com/book/default/chapter/05?search=XML#XMLhttp://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 " © " 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 " © > > " to " &copy " > > > the question is how to stop web2py from converting " ....&...." to > > " ....&...." ?

