in reply to Re: <INPUT type="image"> problem with IE browser
in thread <INPUT type="image"> problem with IE browser

Even simpler (= less work), make the form use a GET (don't specify a method for the form) and look at the URL after you submit.
  • Comment on Re^2: <INPUT type="image"> problem with IE browser