Can anyone point me to an example of a site where if you select an item from a pull down menu it puts another menu there with further selections and does so without reloading the page?
Thanks Shawn, but that's not exactly what I'm looking for. I actually already know how to do that with DHTML/Javascript. I'm talking about selecting from an actual <select><option></option></select> structure and having that selection put another such strucutre on the page. I've seen it done, I just can't remember where I've seen it. If I can get that figured out it's going to make my current project a lot more user friendly, not to mention webmaster friendly in the admin section of the project.