[Zope] HTML - ZOPE?

Tom Deprez tom.deprez@uz.kuleuven.ac.be
Tue, 5 Dec 2000 19:18:03 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_00AE_01C05EF0.172F4630
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi,

I'm not sure if this is a strictly zope question, but I hope some people =
can give me an idea on how to solve this problem.=20

I'm creating a form which has amonng it's input tags 2 comboboxes.

Now, the content of one combobox, depends on the selection of the first =
combobox.

How can I handle this in Zope, Html?

Is this even possible in html? I assume, yes if you refresh the page =
each time the user makes a selection in the first combobox, but how?

Thanks, Tom.

------=_NextPart_000_00AE_01C05EF0.172F4630
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3105.105" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm not sure if this is a strictly zope =
question,=20
but I hope some people can give me an idea on how to solve this problem. =

</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm creating a form which has amonng =
it's input=20
tags 2 comboboxes.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Now, the content of one combobox, =
depends on the=20
selection of the first combobox.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>How can I handle this in Zope, =
Html?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Is this even possible in html? I =
assume, yes if you=20
refresh the page each time the user makes a selection in the first =
combobox, but=20
how?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks, Tom.</FONT></DIV></BODY></HTML>

------=_NextPart_000_00AE_01C05EF0.172F4630--