[Zope] <SELECT> in dtml
Dieter Maurer
dieter@handshake.de
Thu, 29 Mar 2001 20:04:11 +0200 (CEST)
Gitte Wange writes:
> I am trying to make a site (surprise !)
> I have a select box and when you choice something in that, a new selectbox should be displayed.
> Now my problem is that I don't now how the action"script" I have defined in my form-tag recieves the value from the select box.
Obviously, this is a JavaScript question.
At your place, I would look into a JavaScript book or one of the
brilliant JavaScript online resources
(I live in Germany, and there, "http://www.teamone.de"
has such a site).
Dieter