Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

arrays?

Status
Not open for further replies.

fiber0pti

ISP
Nov 22, 2000
96
US
I am trying to do somethign like Where a pulldown menu is repopulated after a selection is made from another pulldown menu. I want to populate these menus with a table. And when a selection is made then depending on the selection is populates a second pulldown menu with data from a table. The tables have a unique identifier that identfy them as being in the same group.
Cat(Category) and SubCat (Sub Category). Is this even possible? I was looking at arrays, but I'm not sure.
 
Hey checkout "thread232-67729". Search for "Requery Drop Down" if you can't get to the thread. This was discussed and there is a Javascript solution that should do this for you.

I would cut and paste for you but StrantheMan wrote the code and he deserves the credit.

Have FUN!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top