Hi
I'm currently writing a program that processes search results. As
such, some of the strings which I am dynamically including in the page
include HTML tags. Because they are included in {{}} in the page,
these tags appear in text eg. "network<br> of Subject". Is
there any way that I can make these appear as HTML tags in the source
of the page rather than as text. So the example above would be
"network <br> of Subject" in the source and would appear over two
lines with no tag visible.
Hope that makes sense (its a bit of a strange one to try and explain)
and someone out there can point me in the right direction.
Thanks in advance!!
--
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/web2py?hl=en.