3
Reply

Should i use server controls or javascript DOM for implemeting AJAX?

Suresh Paldia

Suresh Paldia

Nov 4 2010 6:40 AM
11.8k

If AJAX depends on javascript and DOM and if javascript is disabled at client side then wil my application run ajax?
So in that case, should I use server controls like Updatepanel? If that is case then why AJAX called Asynchronous Javascript and XML? What happens behind the scenes in case of AJAX Extensions' server controls like UpdatePanel?
Thank You

Answers (3)