Forum OpenACS Q&A: Re: AdServer : javascript, img, target tags

Collapse
Posted by jerry arns on
Of course as my message above contains the criminal tags, I couldn't post it as html...
Collapse
3: Use ns_quotehtml (response to 2)
Posted by Andrew Piskorski on
Jerry, in order to properly quote HTML tags, or anything else, for display as HTML on the BBoard, try using this simple little dtk_openacs_bboard_quotehtml proc. (I think with the new OpenACS 4.5 forums package you no longer need the regsub to double the backslashes, however.)