PHPycho
05-23-2007, 12:36 PM
hello forums !!
i had a text link to submit the form
Ex:
<a href="#" onclick="validate(this.form,this.form.length)">submit</a>
i want to pass those values but errors occurs, this.form is not a property, but i need to pass that value..
any idea !!
awaiting for your help
i had a text link to submit the form
Ex:
<a href="#" onclick="validate(this.form,this.form.length)">submit</a>
i want to pass those values but errors occurs, this.form is not a property, but i need to pass that value..
any idea !!
awaiting for your help