DominoHelper.com
Just another weblog for Lotus Notes/Domino professionals
Update a div using HTML from an external file
June 3rd, 2007 by Gary Roberts
This example demonstrates basic Ajax functionality you can put to use right away. It also demonstrates the use of CSS for table-less design and some rather nice JavaScript features for building link lists.
Typical of most Ajax functionality, the actual XMLHttpRequest part is quite simple — the guts of it lies in the CSS, JavaScript and […]
Ajax you can use!
February 18th, 2007 by Gary Roberts
Here you will find Ajax-related examples and code you can easily put to use in your apps. There are so many complicated examples out there — I feel most are far too difficult for a lot of Notes Developers to get their heads around, so I plan to simplify it with posts in this category.