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
How can we inherit a static variable?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
Where is the session stored?
Explain the use of duration attribute of @outputcache page directive.
What are the new features added from ASP to ASP.NET?
Can we have a web application running without web.config file?
What is the good practice to implement validations in aspx page?
How do we implement bundling in MVC?
explain code with datachaching with example
If we remove web.config or machine.config from the application then, is this application will works?
Why is the standalone environment only useful during the development process?
Why is global asax is used?
What is inheritance and an how it be used, example with an example?
What is asp.net web pages?
What is postback in asp net?