Hi I am trying to get \"a\" tag as a submit button. I found a code somewhere in the web. But it didn\'t work.
Supposing the form is the direct parent you can do:
submit
If not you can access through the forms name attribute like this:
See both examples here: http://jsfiddle.net/WEZDC/1/