[Javascript] action="insert"

Michael Borchers list at tridemail.de
Fri Feb 10 04:08:47 CST 2006


i know some people like navigation their sites by using an "action" f.e. parsed via form

<input type="hidden" name="action" value="...">...

i once used 2 submit buttons that on click changed the value of the "action" hidden field, f.e. "insert" or "delete".

it didn't work until i decided to rename the button f.e. into "subaction".

I guess that "action" is already covered by the <form action="..."> tag, right?!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060210/43346a35/attachment.htm>


More information about the Javascript mailing list