which scripting is used browser by server when we use
validation controls.
1.javascript
2.vbscript
3.jscript
4.perl
Answer Posted / siva vardhan
JavaScript is used mostly in all .NET applications for
client side validations
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the importance of Global.asax in ASP.NET?
What is the difference between asp.net and mvc?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
When we use cookie less session? Explain its working?
Why is asp.net so popular?
How does ASP.NET framework maps client side events to Server side events.?
What is round trip in asp.net?
To redirect the user to another page which method do we use without performing a round trip to the client?
Which authentication uses a combination of windows and iis authentication?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How do cookies work?
What are validator? How do you disable them?
Explain the use of view state?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Explain about ASP.NET?