Categories
|
Test: Using an AJAX Server Control from a web site 5. Which of the following would an AJAX Server Control need?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: A ScriptManager Explanation The AJAX Server Controls need a ScriptManager on the page. If it’s not there, you will get the following error:
The control with ID ’ServerControl11’ requires a ScriptManager on the page. The ScriptManager must appear before any controls that need it.Take the Test Take the complete test on this topic. You will be able to review answers to questions and get a test score.
Take the Test
Question 5 of 5
Test is Based on this Article
This article talks about using an AJAX Server Control from a web site. Registering the control and adding a ScriptManager are also discussed.
|
This test has questions about using an AJAX Server Control from a web site. Registering the control and adding a ScriptManager are also included.
|
|
More Articles With Similar Tags
|
Google Suggest style autocomplete feature is readily available from the AutoCompleteExtender control from the AJAX Toolkit. This article shows how to use control with the data obtained from database.
|
This article explains the various pieces of the code generated for beginning an AJAX Server Control. The class ScriptControl and the over-ridden methods GetScriptDescriptors() and GetScriptReferences() are explained, among others.
|
This test has questions about using an AJAX Server Control from a web site. Registering the control and adding a ScriptManager are also included.
|
This is a test on the various pieces of the code generated for an AJAX Server Control. This includes the class ScriptControl and the over-ridden methods GetScriptDescriptors() and GetScriptReferences().
|
With an AJAX Server control, some additional JavaScript is generated behind the scenes (in addition to the JS you write). This article looks at this generated JavaScript when an AJAX Server Control is used.
|
|
|
|
|