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's the ASP.Net Application life cycle?
Disable browser cache for entire ASP.NET website?
How can you pass multiple complex types in Web API?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Explain how asp.net page works?
What is AutoPostback?
there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
What are validators and list some validators of asp.net?
How Session use Cookies in State Management?
What is master page in dtp?
What are validator? Name the validation controls in asp.net? How do you disable them?
How do you hide the columns?
Difference between Response.redirect vs server.transfer?
What is scope of an application variable in asp.net?
What are the Difference between asp.net and asp ?