Browse by Tags

All Tags » AJAX (RSS)

Serialize & Deserialize JSON Data by hwaheed

Web Services with AJAX As most of you would already know, AJAX Extension allows you to create proxies to expose web services to be consumed by the Web Browsers. The mechanism for calling these service functions is completely asynchronous and allows you...

Maintain Browser History with AJAX by hwaheed

Most of you out there would have noticed that browser history button doesn’t work if you are using AJAX. Instead of rolling forward or backward the AJAX step they actually move the complete page. This can be a nightmare for users that always tend to use...
Filed under: , ,
More Posts