« September 2007 | Main | December 2007 »

Fun With Lotus Domino 'DOCTYPE' In Forms

Posted by Tobias Mueller

I had problems running a stylesheet on a Domino form.

After hours of investigation, I suddenly noticed the DOCTYPE definition of the rendered Domino form.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

instead of

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

If you want to have a complete Doctype definition you have to set the notes.ini variable DominoCompleteDoctype to a value of 1

Web Clue

Posted by Tobias Mueller

A major time sink is playing with web clue.