Accessible Ajax With Domino Forms [ROUGH CUT]
Ajax is great, but it should always be used wisely and there should always be the same functionality on offer for those for whom Ajax will not work. Here's how to offer that with simple Domino forms....11 Jul 2007 | Keywords: Ajax, Accessibilty | Category: Forms | Read »
HTML Emails The Easy Way
Simple way to send emails in both HTML and plain text alternatives at the same time....2 Apr 2007 | Keywords: MIME, Email, HTML, Alternate | Category: Miscellaneous | Read »
Managing Domino File Resources Using WebDAV [ROUGH CUT]
Using WebDAV we can easily add many files and folders to Domino databases....3 Oct 2006 | Keywords: WebDAV, Resource, Explorer | Category: Miscellaneous | Read »
Domino Name Picker Revisited [ROUGH CUT]
A simple widget-like interface for choosing names from the address book, using Ajax....26 Jun 2006 | Keywords: names, picker, address | Category: Forms | Read »
Form Validator R3.0 [ROUGH CUT]
An updated version of the code that aimed to make validating any field on any form a doddle....6 Jun 2006 | Keywords: validation, prototype, fields | Category: Forms | Read »
Drag-n-Drop Sorting of Documents [ROUGH CUT]
Shows how to enable drag-n-drop sorting of child documents on the web....27 Feb 2006 | Keywords: drag, drop, Ajax, Web 2.0, sort, list | Category: Forms | Read »
Testing for JavaScript Support in WQS Agents
A simple trick that lets you test for browser JavaScript support in your WQS LotusScript code....18 Feb 2006 | Keywords: JavaScript, noscript, rich text | Category: Forms | Read »
Appending Rich Text Edits
Shows a way to allow users to append information to the end of a rich text field without being able to edit the field itself....13 Nov 2005 | Keywords: Rich Text, Append, Edit | Category: Forms | Read »
Date Fields in Your Format
Imagine you're asked to display date fields in a format the customer choses. Imagine they want to be able to change this format for each implementation of a template. What do you do? Well, I was faced with this problem and came up with an answer....5 Aug 2005 | Keywords: Date, Time, Format, Text, Month, Year | Category: Miscellaneous | Read »
Faking Action Bars With CSS
Part of the endless drive to mimic all features of the Notes client in the web browser. This article shows how to place buttons at the top of a page and keep them there as it scrolls. All this using nothing but CSS....1 Jul 2005 | Keywords: CSS, Actions, Buttons | Category: Miscellaneous | Read »
