|
Posted by Jukka K. Korpela on 09/10/07 20:29
Scripsit David De Cristoforo:
> I was hoping there might be something I
> could code into the form that would do this.
I see. You could use some JavaScript code, invoked via an onsubmit attribute
in the <form> tag, for traversing the form and manipulating the form data
before sending it, removing the redundant fields, but
a) this wouldn't be any easier than modifying a Perl script, in general
b) the redundant fields would not be removed when the user's browser has
JavaScript execution disabled.
--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/
Navigation:
[Reply to this message]
|