updating form values without submit
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

updating form values without submit

From: b <bdanchilla@gmail.com>
Date: Fri Mar 31 2006 - 09:21:55 CEST

This seems very simple, but I'm not sure how to do it. Lets say that I
have
a form with two select boxes, call them Colours (red, orange, yellow)
and Items (contents depend on colour selected). If the colour is
changed from orange to yellow, I want the second select box to change
it's contents from "Oranges, etc" to "Bananas, etc" without the submit
button being pressed. How do I do this?
Received on Mon May 1 02:45:36 2006