why isn\'t a href around an input type submit not working in IE? (and what can I do to fix it)
Why would you want to put a submit button inside an anchor? You are either trying to submit a form or go to a different page. Which one is it?
Either submit the form:
Or go to another page: