How would I use an image button (ie button.jpg) to submit information to another page?
For instance, if I had name, address, phone, email on one form and I need the same info to appear on the next form without searching the database again.
I know how to do this using "form method=post..." but I need to use an image button.