Does this mean adaptive path is anti-flash?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

Would we be able to settle the updatepanel controls?

0 Answers  


Differentiate between synchronous and asynchronous ajax requests.

0 Answers  


What meaning has asp.net ajax?

0 Answers  


What is update panel?

1 Answers  


is package good in ajx?

1 Answers  






What is the role of scriptmanager in ajax?

0 Answers  


How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


How we can send data to server using ajax?

0 Answers  


Should I use an http get or post for my ajax calls?

0 Answers  


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?

0 Answers  


Can I use asp.net ajax with any other technology apart from asp.net?

0 Answers  


What are the types of open() method used for xmlhttprequest?

0 Answers  


Categories