Hi,
Is there a way to use a simple link as a submit button for a form? I want to do this so that I can make a link which rather than simply going to a page can do a method="post" and define a variable in PHP without it being in the URL (which is how you would normally do it but I don't want to do it that way because I want it hidden in the URL). Thanks in advance!



