Actually, all AJAX does is make a stateless protocol have state between interactions. It's a technique that uses JavaScript to pull data from the server with XMLHttpRequest. Most people use it for desktop-style interaction, but you can do a lot more with it.
--- Josh Seiden <[EMAIL PROTECTED]> wrote: > But all AJAX does is bring a subset of existing > desktop-style interactions to the browser. http://technical-writing.dionysius.com/ technical writing | consulting | development ____________________________________________________________________________________ Tonight's top picks. What will you watch tonight? Preview the hottest shows on Yahoo! TV. http://tv.yahoo.com/ ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [EMAIL PROTECTED] Unsubscribe ................ http://gamma.ixda.org/unsubscribe List Guidelines ............ http://gamma.ixda.org/guidelines List Help .................. http://gamma.ixda.org/help
