"Sabin.A.K, Bangalore" <[EMAIL PROTECTED]> writes:
[...]
> 1. Changing state with links (GET requests)
> 2.Asynchronously performing batch operations
I don't understand those two.
> 3.Breaking the back button
[...]
http://en.wikipedia.org/wiki/AJAX
Also of interest:
http://www.mozillazine.or
SABIN wrote:
> The trendy XML HTTP Request has really struck the way developers had adopted
> with the user interfaces. But the major issuse are yet to be solved..
>
> 1. Changing state with links (GET requests)
> 2.Asynchronously performing batch operations
> 3.Breaking the back button
>
> Will th
Le Vendredi 18 Novembre 2005 10:08, Sabin.A.K, Bangalore a écrit :
> 1. Changing state with links (GET requests)
> 2.Asynchronously performing batch operations
> 3.Breaking the back button
I'm looking for a response with Python MVC frameworks -- django,
turbogears,
etc. But you could cons
Seen that AJAX makes the Python interfaces bit more User friendly. The
Page refresh problems for the huge applications has slashed down
extensively. Page reload has been faded out and eventually the Server
responses been printed out in the same page itself. The trendy XML HTTP
Request has really st