Re: Several button "Submit"

Jonas Sicking schreef:
> It's possible even with HTML4. Just do
> <button type=submit name=task value=operation1>copy</button>
> <button type=submit name=task value=operation2>move</button>
> <button type=submit name=task value=operation3>delete</button> 

Except that in IE, the content of the button is submitted instead of the 
value.

It would be nice if IE would fix this, under a switch ;p.


~Grauw

-- 
Ushiko-san! Kimi wa doushite, Ushiko-san nan da!!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Laurens Holst, student, university of Utrecht, the Netherlands.
Website: www.grauw.nl. Backbase employee; www.backbase.com.

Received on Friday, 4 May 2007 10:19:11 UTC