G
Guest
I'm having trouble looping through text boxes (with various names) on a form.
I need to loop through each text box and see if the value = null, else exit
the loop and warn the user. THe only part I'm having trouble with is setting
the text boxes as my object and as a collection.
I need to loop through each text box and see if the value = null, else exit
the loop and warn the user. THe only part I'm having trouble with is setting
the text boxes as my object and as a collection.