rudyten2000 Posted May 31, 2009 Report Posted May 31, 2009 Update Cancel Internet Explorer: (6.2) also in 7.0 Whatever button you press, both buttons get posted. Firefox: (3.0) Only one gets posted, the one you pressed SO.... if I have an Edit Form with both buttons UPDATE - commits the data and return to calling page CANCEL - do not update, just return to calling page AT the MOMENT in IE it updates on CANCEL also:/ my source validates
rudyten2000 Posted June 1, 2009 Author Report Posted June 1, 2009 Seems Am not the only one Most Solutions offered are JavaScript related. Which to me is not a solution These are some discussion on this problem: http://allinthehead.com/retro/330/coping-with-internet-explorers-mishandling-of-buttonshttp://www.kopz.org/public/documents/css/multiple_buttons_ie_workaround.htmlhttp://webbugtrack.blogspot.com/2007/10/bug-341-button-element-submits-wrong.html I have a Ton of buttons with this issue all over the place. I'm just gonna go thru my pages and look for Forms with multiple tags and then remove the tag and go with INPUT type=submit BTW, this problem has been fixed in IE8
Guest limon Posted July 1, 2009 Report Posted July 1, 2009 maybe you are leaving an open quote in the form tag.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now