which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl
Answer Posted / ish rastogi
javascript
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the security types in asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
Where session variables are stored?
Differentiate globalization and localization.
What is the significance of attaching a profile while creating a user?
How to retrieve user name in case of Window Authentication?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
What is state management in asp.net with example?
What is the basic difference between asp and asp.net?
Why is the standalone environment only useful during the development process?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
Where web.config file is used?
How to create events for a control?
What is the use of data set in asp.net?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?