I have a form that I am trying to validate with javascript - the validation
will work once but then if I go back into the form and try it again it doesn't
work. I'm thinking that I need to somehow initialize every session - does
anyone know how to do that and if you do would you be so kind to show me the
code to do it?

Thank You