Where AJAX cannot be used?
Answer / v madhu babu
Users cannot use AJAX if
If Page need to show in a search engine
If browser does not support JavaScript
If user wants to create secure application
| Is This Answer Correct ? | 0 Yes | 0 No |
Does this mean adaptive path is anti-flash?
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?
How to control the duration of an Ajax request?
Are ajax applications easier to develop than traditional web applications?
what is meant by AJAX and its purpose?
What are the benefits of ajax over java applet?
What is prerequisite for Update Panel in Ajax?
What is asp.net ajax? : asp.net ajax
Is javascript knowledge is required to do Ajax?
What are the new features included in the microsoft ajax library? : asp.net ajax
Would we be able to call server-side code from javascript?
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.