Suresh Paldia

Suresh Paldia

  • NA
  • 1.9k
  • 2.4m

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

Nov 4 2010 6:40 AM

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)