What is the basic purpose of the required field validator?
How can you use a required field validator to check that the
user changes the initial value of a text box? a listbox?


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

Post New Answer

More ASP.NET Interview Questions

Is session server side or client side?

0 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

3 Answers   Satyam,


how to convert from sql2000 numeric to int in asp.net with sqlparameter?

1 Answers  


Explain Factory pattern?

2 Answers   Microsoft,


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


What are the disadvantages of viewstate/what are the benefits

3 Answers  


Can we set which type of comparison we want to perform by the CompareValidator control?

0 Answers   MindCracker,


What is the benefit of WebAPI over WCF?

0 Answers  


What is view state? where it stored? can we disable it ?

1 Answers  


How can I create master page in asp net?

0 Answers  


Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.

0 Answers   eMids,


Why do you use the app_code folder in asp.net?

0 Answers  


Categories