i don't know any thing about javascript but i want to do some thing with my form
i know html and php and i make a form but i don't know javascript validation so help me to overcome this problem
i have a form
Code: Select all
<form name="etc" action =etc.php method="post">
<input type=text name=etc id=etc >
<input type=submit name=submit value=submit >
</form>