dann schreibst Du eben (z.B. bei 5 Stueck):
for (i=0; i<5; i++)
if (document.formular.elements["tag" + i].value == "") {
// here goes your stuff
}
Hmm , stimmt - allerdings ist das ja nicht "meine" Schleife - siehe mein anderes Posting.
Bye
Timothy