In a page there is dropdown list with the name of the
cities like Bangalore,Pune,Chennai,Other and a text box
that would enable the user to enter the name of the city if
other is selected. How to enable validation on the text box
if other is selected

Answer Posted / rajesh

by using javascript function can be written to
disable/enable the text box and it can be called under
DrowpDownList_SelectIndexChanged event.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the overview of asp.net?

558


Can you explain one critical mapping? Performance issue which one is better? Whether connected lookup tranformation or unconnected one?

804


What is active web page?

560


Can we handle the error and redirect to some pages using web.config?

904


What does mean by a neutral culture?

594






How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?

521


If you are using components in your application, how can you handle exceptions raised in a component?

2073


How to change Master page in ASP.Net using code?

591


Which validator control you use if you need to make sure the values in two different controls matched?

643


What is master page in dtp?

541


Is data edited in the Repeater control?

580


Where web.config file is used?

563


What is the difference between login controls and forms authentication?

539


What is a pixel url?

510


If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?

596