Possible to text based submit via php?



Hey there,
I'm wondering if it is possible to have,,,,,or trick html into letting
me use a hyperlink as a submit, so that I can keep with my css text
buttons,

The reason I see this as possible is php statmentments like

echo "(If your browser doesn't support this, <a href=\"" .
$_POST['redirect']. "\">click here</a>)";

You lot think its possible to change this a bit so that I can submit 2
form fields through and it would work? or would it totally die cause
not a address hyperlink and stuff?

well throw your comments

Thanks in advance
.


Quantcast