Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / devkranth kishore

U can do it By Adding a Required validator To the textbox
with enabled is false...

no in the Drop downList selected IndexChanged make it
enable True... this will solve the Isssue

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

1180


Why do we use asp.net?

1087


Explain about Automatic resource management?

1118


What are the different session state management options available in asp.net?

1044


What is the purpose of master page?

955


How can you register a custom server control to a web page?

1028


Can we override the enablepartialrendering property of the scriptmanager class?

1183


Which authentication uses a combination of windows and iis authentication?

1142


Explain the difference between dataset and datareader.

1071


What is request and response in asp.net?

1009


What is the appSettings Section in the web.config file?

1141


What is difference between cache and session?

1022


How many types cache in asp net?

1127


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

2531


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

2279