Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Browsers / Internet Explorer / October 2004



Tip: Looking for answers? Try searching our database.

<button> tags don't submit the data as w3c standard sais should submit

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
David Nordenberg - 13 Oct 2004 01:21 GMT
If you have
<form method="post" action="somepage">
<button type="submit" name="testbutton" value="testing">This is a test
button <img src="test.jpg">
</button>
</form>

and press that button and check the posted stuff in "testbutton" it contains
the text between <button> and </button> (including the <img ...>)  and not
just "test" as value is set to and that is what w3c sais to send. Value
should be sent, not the button content.

A clear bug in Internet Explorer 6 SP2 (and less?)

Regards,
David Nordenberg
Lāʻie Techie - 17 Oct 2004 06:50 GMT
> If you have
> <form method="post" action="somepage"> <button type="submit"
[quoted text clipped - 12 lines]
> Regards,
> David Nordenberg

I developed a web app plagued by Microsoft's disregard for standards.  I
surrendered to <input type="submit"> or <input type="image"> until IE is
W3C compliant.

Out of curiosity, does anyone know how to submit a bug to Microsoft?

HTH,
La'ie Techie
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.