[Seaside] Rendering pre-formatted html

kmo voxkmp at gmail.com
Fri Dec 8 12:07:21 UTC 2017


How do I render a piece of pre-written html in Seaside?

For example, if I have:

renderContentOn: html

| htmlFragment |
	htmlFragment := 'I  am renderedas text>'.
	
Then how do I render this as html code rather than as a literal string?

Thanks in advance for any help. 



--
Sent from: http://forum.world.st/Seaside-General-f86180.html


More information about the seaside mailing list