Search Controls on a Form
Hi,
I want to check the controls on my form to test if there is data in any of them as if there isn't, there is no point in sending a request to the server when a user presses the button on my form. I have text boxes on my form that I want to search through. What's the best way to do it?
Thanks.
|