35 | Server-side includes on HTML pagesEric Wilson1688 - 30 2008 / (0) Most web servers already support the ability to combine content from various sources into a single HTML page on the server but Domino does not. Domino needs this! An example is an HTML page which pulls content from Domino DBs into an otherwise static HTML page. Some might say ... |
29 | Add ID Attribute to Domino generated Form tagsSean Burgess6178 - 13 2009 / (0) Currently, when Domino presents a form to a web browser, the FORM tag only contains the NAME attribute. Many JavaScript frameworks have issues accessing the form using the name attribute, especially in Firefox. it would be much better if the ID attribute was also set. I know this can be done ... |
25 | Method for synchronizing /lotus/domino/data/domino/html amongst clustered servers - as a Domino taskLawrence Micallef948 - 29 2009 / (0) It would be great if there was a way to sync the Domino HTML folders amongst clustered servers with a Domino task/program. Quite often you have small HTML files kicking around in this folder, like favicon, robots.txt, a bunch of quickr/sametime plugins, CABs and jars - and it can ... |