what is meant by ajax
Answer / madhu
Asynchronous JavaScript and XML or Ajax for short is new web development technique used for the development of most interactive website
with the help of ajax we can send the request as specific part of the page to the server rather than sending entire page every time to the server
| Is This Answer Correct ? | 0 Yes | 1 No |
difference between SAP R/2 and R/3
Define file system object object?
Define a class in css?
What are the collections of Session Object?
How will you set the values for cookies?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
How are scripts executed?
What is the common type system (cts)?
Name the two properties which are common in every validation control?
Which is the default scripting language on the client side?
How does asp differ from html?
how to implemet online examination in asp.net