A frequent task in RedDot Open Text CMS template construction is to assign the value of a placeholder to a string so you can perform some kind of logic on it. Usually VBScript breaks whenever a quote is found within a RedDot placeholder. Here is a way to avoid this for standard fields.
Debugging ASP in Open Text Websolutions is tricky if you don’t know how to trick it. Gavin Cope already has created a nice solution for this now this has been again slightly improved.