Hello there,
i am developing a blog engine for entirely personal and educational purposes. I create a compnent to edit and addd new posts. with a textarea i want to enter text with html tags and when it comes to show this data i want the browser to show the text as html.
for example i enter <b>hello</b> and store it, then render it i see exactly <b>hello</b> not
hello (bold). i know seaside prevents this behaviour by default for security reasons but somewhere there should be a way of doing something like this.
regards.
--
Zekeriya "zekUs" KOÇ -
http://zekzekus.com/
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside