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
What is an il?
How can we call webservices in Banking Applications? and where we are using it?
What is an example of an application service provider?
In which situation can you not use a viewstate?
Explain difference between friend and protected friend?
Explain server-side scripting and client-side scripting.
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
What are sql joins?
What is cross page posting in asp net?
What is base class of button control in .net?
How do I create a web form?
Who can consume WebAPI?
What is the use of session in web application?
How you can add an event handler?