Force Domino to output XHTML to allow parsing as XML
I recently had the need to easily create a valid XML document for Domino generated HTML, that is have the HTML Domino generates for a document available as a valid XML document that could be parsed in an AJAX application.
Using Regular Expressions from LotusScript
Using the regular expression engine in VBScript (Visual Basic Script) you can enjoy powerful RegExp capabilities from LotusScript (only on Windows though).
java.lang.OutOfMemoryError
Since I keep loosing this link showing how to increase the heap size for the Sun JVM I will put it here for safe-keeping... :-)