I've got a JavaScript function that consists of a for loop that iterates through the total number of forms on a page (it's an online survey with about 20 questions). Each form is a new record in a database. In IE when it goes through the loop, all the forms get submitted and it works fine. In Netscape only the last form gets submitted. Any ideas why this might be happening. The dealine for this thing is coming up and I'm starting to get a little worried. Thanks,<br><br>brian