is there a way I can loop through all controls on a page please ?
I.e. on a form submit, the code loops through 5 textboxes to check if any are blank (like with vb) - is this possible with javascript please ?

Thanks All