How to make a submit out of a <a href...>...</a> link?
- by fmsf
The title pretty much says it all.
I got an image with which links to another page using the < a href="..." < img ... < /a How can i make it make a post like if it was a button < input type="submit"...?