Hi guys,
Is there a way to do a string replace on the output of a page? I'm looking to have some kind of function that will check in a database to see what strings aren't allowed, and then replace every occurence of this string on the page with something else. I'd
like to do this to the entire page when it's rendered, rather than to literals or labels on page load if possible?
Thanks!
Go to the complete details ...