Hi,

I'd like to allow the app users to type a product description using
HTML.
Currently I'm storing variables in a JSON string and accordingly to
the Orkut guidelines I must escape the string before displaying the
data. This causes the HTML to be displayed as code snippet.

When I don't escape the string I can get HTML displayed, but it is not
allowed because it may allow execution of javascript entered by the
user.

How can I achieve this functionality and still adhere Orkut
guidelines?
Any one has a code sample to do this?

Regards,
Guilherme



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to