<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Killersites.com Web Design Forums - Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
		<link>http://www.killersites.com/forums/topic/1555/button-tag-is-behaving-funcky-in-ie-but-works-ok-ok-firefox/</link>
		<description><![CDATA[The most recent posts in Button tag is behaving funcky in IE but works ok ok Firefox.]]></description>
		<lastBuildDate>Wed, 01 Jul 2009 20:02:23 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link>http://www.killersites.com/forums/post/8924/#p8924</link>
			<description><![CDATA[maybe you are leaving an open quote in the form tag.]]></description>
			<author><![CDATA[dummy@example.com (limon)]]></author>
			<pubDate>Wed, 01 Jul 2009 20:02:23 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/8924/#p8924</guid>
		</item>
		<item>
			<title><![CDATA[Re: Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link>http://www.killersites.com/forums/post/8034/#p8034</link>
			<description><![CDATA[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:
[list=*]
[*][url]http://allinthehead.com/retro/330/coping-with-internet-explorers-mishandling-of-buttons[/url]
[url]http://www.kopz.org/public/documents/css/multiple_buttons_ie_workaround.html[/url]
[url]http://webbugtrack.blogspot.com/2007/10/bug-341-button-element-submits-wrong.html[/url][/*]
[/list]

:( 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 <button> tags and then remove the <button> tag and go with INPUT type=submit


BTW, this problem has been fixed in IE8]]></description>
			<author><![CDATA[dummy@example.com (rudyten2000)]]></author>
			<pubDate>Mon, 01 Jun 2009 00:53:01 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/8034/#p8034</guid>
		</item>
		<item>
			<title><![CDATA[Button tag is behaving funcky in IE but works ok ok Firefox]]></title>
			<link>http://www.killersites.com/forums/post/8023/#p8023</link>
			<description><![CDATA[[code]
<form $PHP_SELF' method="post">
 <button type="submit" name="Update">Update</button>
 <button type="submit" name="Cancel">Cancel</button>
 </form>
[/code]

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]]></description>
			<author><![CDATA[dummy@example.com (rudyten2000)]]></author>
			<pubDate>Sun, 31 May 2009 09:13:47 +0000</pubDate>
			<guid>http://www.killersites.com/forums/post/8023/#p8023</guid>
		</item>
	</channel>
</rss>
