Here is definition of the form: http://www.w3schools.com/tags/tag_form.asp
I want to have instead of button <input type=submit> Have a link (href). So If user clicks on the link the data is submitted. Can this be done? TH
hmm... not really a serverside/php question, but as far as i know from previous experience, this is only possible using javascript.
search google.
jonno