in reply to Re^6: Review: CGI::Prototype
in thread Review: CGI::Prototype

Wow, never even knew that worked.

For those tuning in at home, I did some testing. I implemented a basic form with this:

<button type="submit" name="runmode" value="1">Send</button>

Firefox correctly sends this as "runmode=1", while IE sends "runmode=Send". Thanks to MS for ruining a fix to one of HTML's design flaws!

"There is no shame in being self-taught, only in not trying to learn in the first place." -- Atrus, Myst: The Book of D'ni.