HI,
I am new to rails and lately was introduced to FCK editor for formatting 
text.
Do you have any idea about how can we sanitize strings.
I am using FCK editor for my text areas but because of that the data in 
the database is completely filled with HTML tags used for formatting the 
data/.
eg: <p><b> text </b></p> etc...

But I need to show the formatted text at some instances whereas normal 
text at other instances.
Do let me know if we can somehow sanitize the text and strip off the 
html tags from it.

Thanx a lot
JON

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

Reply via email to