CustomLoginForm and XHTML

Hi all

After reading the article of Ferdy Christant on Domino and XHTML http://www.ferdychristant.com) and playing around with his demo DB, I went ahead and tried to create a CustomLoginForm in the domcfg.nsf that uses XHTML.

No luck however. It seems that Domino keeps changing the DOCTYPE back to transational 4.01 and keeps inserting Javascript, hereby ruining the inserted doctype declaration, if I change the forms type from Notes to HTML.

How come??

Any suggestions, or preferably solutions, to get rid of this strange behaviour? Do I need to stick to this login page in “traditional” Domino-generated html and have all other pages in XHTML …?

– PC

Subject: CustomLoginForm and XHTML

In order to use XHTML (or anything other than “text/html” for that matter), you need to use the “treat as other…” option on the advanced tab of the form properties.