hi..
im trying to validate a registeration form using javascript..
i successfully validated all the textbox individually by using onblur event...
but
when i click submit button, without entering text, or without even touching the textbox, the Form gets Submitted..
hw can i stop this... plz tell me a solution...