I need to make a form send both POST and GET requests (due to some bugs in IE and iframes), how can you do so?
The data being sent is nothing mega secure so it doesn
the form should set post do the get in the url
. .