I have a form that is in a pop-up window. The form submit's itself back to the main window. When I try to do validation on the form in the pop-up window I get an error sayin that my form elements are "null or not an object". If I create a simple page doing the same thing, I get no problems. but when I try and use the code for my REAL page I get this error. I am at the en of my rope!!! Any help will be greatly appreciated.