AJAX Forums

Very Dynamic Web Interfaces

This is a discussion on Very Dynamic Web Interfaces within the AJAX Articles forums, part of the Beginners AJAX category; One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any ...


Go Back   AJAX Forums > Beginners AJAX > AJAX Articles

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
Old 12-10-2006, 02:11 AM   #1 (permalink)
Junior Member
 
Join Date: Nov 2006
Posts: 9
Rep Power: 0 prabhu is on a distinguished road
Very Dynamic Web Interfaces

One of the classic drawbacks to building a web application interface is that once a page has been downloaded to the client, the connection to the server is severed. Any attempt at a dynamic interface involves a full roundtrip of the whole page back to the server for a rebuild--a process which tends to make your web app feel inelegant and unresponsive. In this article, I'll be exploring how this problem can be tackled with the use of JavaScript and the XMLHttpRequest object. more...
prabhu is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
AJAX World RIA Conference: Crafting Rich Web Interfaces microbee AJAX Help 0 08-11-2008 07:50 PM
AJAX for the Masses: Building Rich User Interfaces in Dreamweaver microbee AJAX Help 0 01-09-2008 03:01 PM
Inkriti Helps OATSystems AJAX-Enable Its User Interfaces microbee AJAX Help 0 11-27-2007 08:05 PM
Delivering Web 2.0 User Interfaces Using AJAX microbee AJAX Help 0 07-14-2007 09:43 PM
AJAX Interfaces For QDF megabyte AJAX Articles 0 12-20-2006 10:05 PM


All times are GMT -4. The time now is 10:02 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5
Copyright ©2006 - 2008, AJAXwith.com