How do you do Client-side validation in .Net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

what are the types of ASP objects ?

7 Answers   Satyam,


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

0 Answers  


How many types cache in asp net?

0 Answers  


What is ispostback method in asp.net?

0 Answers  






How to stop the inheritance?

2 Answers   TCS,


How to write test case (Unit test plan)

1 Answers   Syntel,


ASP.NET Web Service

1 Answers  


What is the main difference between hash table and Dictionary?

3 Answers   CSC,


How can we register exception filter globally?

0 Answers  


how to elimainte the similar data from the different tables

0 Answers  


Difference between web user control and web custom control?

0 Answers  


Categories