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 |
what is ajax
Which two methods are used for handling cross-domain ajax calls ?
Explain what is polling in ajax?
Did adaptive path invent ajax? Did google?
Describe the process and benefits of using the always visible control extender?
What's the diff b/w destructor and garbage collector?
Some of the google examples you cite don't use xml at all. Do I have to use xml and/or xslt in an ajax application?
What are the advantages and Disadvantage of Ajax?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
Describe ajax control extender toolkit? : asp.net ajax
What is JSON in Ajax?
How do I submit a form or a part of a form without a page refresh?