Hi,<BR> I have a couple server side textboxes in my html and I want to loop through them in my vb code to set their value to something if it is blank. can anyone help? I need something like "For Each Control in Controls" like in regular VB.<BR><BR>Thanks