i make a from and add an event in the form which is onSubmi. I make this event to make a form validation from javascript function. What i want is , the form doesn't do the action form if the return from onSubmit event is false. i write the code like this <form action="?session=__session__&menu=event_list&uid=__uid__" method="post" onSubmit="return ValidateForm(this);">. why if the return of ValidateForm is false, the form still do the action form?Does the onSubmit event had any mistakes?if it does, what the mistakes are? Thanks for the explanation. --------------------------------- Any questions? Get answers on any topic at Yahoo! Answers. Try it now.
[Non-text portions of this message have been removed]
