Published on Mon, 20 Feb 2006 07:06:50 -0500 Read: 9297 times
So by now you have heard of this exciting new web development technology called AJaX. Conceptually, you know what it is, and you feel it is time to try this out in Lotus Domino. Instead of trying to understand an advanced code example that is hard to integrate in your own code, you just want some basic hello-world-style examples that you can ... Read Article.
Published on Mon, 20 Feb 2006 06:58:47 -0500 Read: 10388 times
Asynchronous JavaScript And XML (AJAX) is a powerful set of tools you can use to create truly dynamic Web applications that scale well. You can use the techniques shown in this article as tools to create your own thread-safe AJAX applications for Domino or any other back-end that can serve XML, HTML, or plain text over an HTTP transport. ... Read Article.