You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to web2py-users
hey all
my website is dealing with arabic characters and I have a problem with
encoding I can read from DB wothout problem when I try to insert any
data using ajax function I got the string written like that in
python :
"%D8%A8%D8%A8%D9%8A%D9%8A%D9%8A%D8%B3%D8%B3%'"
when I try to write :
txt=unicode(txt)
I get the same result
can anyone help me
Richard Vézina
unread,
Sep 12, 2011, 4:07:41 PM9/12/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message