I need to display a message if a textbox is not empty but a combox box is.
all examples I have found check if a single textbox is empty.
so if txt1 has txt but cbo1 does not, I would like a message displayed. I'm trying to do this using java script because my room on my asp.net form is limited.
any help or examples would be appreciated.
thanks
all examples I have found check if a single textbox is empty.
so if txt1 has txt but cbo1 does not, I would like a message displayed. I'm trying to do this using java script because my room on my asp.net form is limited.
any help or examples would be appreciated.
thanks