Posted by David Dorward on 08/21/06 19:25
mcraven.2@wright.edu wrote:
> Is it possible to access the value of a select element on a form? The
> thought is I would check the value of a select element and based on
> that value decide if a hidden input element is set or made null.
Sounds like you should just forget about the hidden input and put that piece
of logic directly into the server side form handler.
--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
Navigation:
[Reply to this message]
|