Posted by Leszek on 01/23/06 11:39
Hi.
I wrote a form:
<form name="dane" action="wyszukiwanie.php" method="post" onSubmit="return
verify_form()">
// some form fields
</form>
There is one submit button
<input type="submit" value="Next>>" />
Is it possible to make a "<<Back" button to go one page back?
Thanks.
Leszek
Navigation:
[Reply to this message]
|