how is it possible to create the "submit" button of a form in text (a href) instead of a "input" thingy (the default "<input type="submit">")

and is it also possible to have the submit button beofore the data collection ??

ME!