How Ajax objects can be created?
Answer / v madhu babu
Following syntax can be used to create Ajax objects:
Var sample = New ajaxObject(‘path of the page’)
| Is This Answer Correct ? | 0 Yes | 0 No |
Brief about ajax?
What is ajax method?
what are difference between server-side ajax framework and client-side ajax framework?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
how to send more values through respnseText
Is ajax built into javascript?
What is the xmlhttprequest object in ajax?
Describe ajax control extender toolkit? : asp.net ajax
Describe the accordionextender control?
What are all the technologies used by Ajax?
Describe the animation extender control and the method by which this control is utilized?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?