Dynamic pull down menus (CGI)

Keith Burns alagalah at hotmail.com
Tue Jan 24 20:27:59 EST 2006


Hi,

I have seen two entries in the archives for this topic:

1. Uses hypertext, not a pulldown menu to feed parameters back to the python 
CGI
2. The other actually used Java.

Is there a way using Python for CGI such that when a user selects an item 
from one pull down menu (ie FRUIT or VEGETABLE or MEAT) that another pull 
down menu is filled with appropriate selections (If FRUIT in the first, then 
APPLES, ORANGES etc... you get the idea)... without resorting to JavaScript?

Any references to RTxM are greatly appreciated...

Cheers
Keith





More information about the Python-list mailing list