S
Siegfried Heintze
Can someone kindly explain to me the difference between AJAX and a postback?
I coded AJAX calls in javascript to web services extensively back in
2003-2004 before the term AJAX as coined.
I've used postback with ASP.NET with Visual Studio.
They seem very similar. How does ASP.NET implement a postback so that it
does not have to update the screen?
Why would you want to use AJAX instead of postback?
Thanks,
Siegfried
I coded AJAX calls in javascript to web services extensively back in
2003-2004 before the term AJAX as coined.
I've used postback with ASP.NET with Visual Studio.
They seem very similar. How does ASP.NET implement a postback so that it
does not have to update the screen?
Why would you want to use AJAX instead of postback?
Thanks,
Siegfried