The textbox has a range validator on it and that is working
basically i want to have the textbox activate when the third option is selected only
which looks like so
Option 1 car
option 2 Ute
Option 3 Motor Cycle
Which has no Datasource as it is a static list of these options only
so i was thinking of using if dropdownlist1.items3.selected
textbox.active = true to enable it to work only when the correct option is selected
Or would it be more logical to while items!=3.selected
ErrorMessage && textbox.hidden
i have just started today with asp
what do i need to do to achieve this and would i need to select not checking for empty text while it is hidden or would this work as is
I know a little Javascript and can guess at it though im not 100% sure on my method
Any Help is Greatly Appreciated Thanks
This post has been edited by jaimesharp: 17 August 2011 - 09:59 PM

New Topic/Question
Reply



MultiQuote



|