Jump to content

Redirecting a page using ajax


baiju

Recommended Posts

[quote author=ober link=topic=111639.msg453873#msg453873 date=1161188224]
Actually... I've been using AJAX techniques for quite some time and I have YET to use XML with it.
[/quote]

Then I guess it techinically wouldn't be AJAX but just the use of XmlHttpRequest as AJAX is short for "Asynchronous JavaScript and XML". If you remove one of the parts then it wouldn't be AJAX. I don't use XML myself either though...
Someway of topic perhaps...

There are many ways of twisting this - if you use responcetext and get html in return you would perhaps call it AJAH (AJAXH for xhtml ??) or something, i still feel that i can call my usage of AJAX as AJAX even if i don't return XML - the principal of usage is the same exept for the way you treat the returned responce. If the responce is echoed out or adjusted further with a javascript is a matter of habbit if you ask me. I try to do things as little complicated as possible.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.