Forum Moderators: phranque

Message Too Old, No Replies

XP Access Help

         

Acternaweb

5:34 pm on May 23, 2002 (gmt 0)

10+ Year Member



Hi, Is there a way to create a smart drop down menu (like with javascript)? For example if I select one item from a drop down (say baseball) I want the next filed to autopopulate with teams (astros, braves, etc).
I have a table for the teams but can't seem to get it to work. Let me know if more info is needed. Is it possible?

brotherhood of LAN

5:59 pm on May 23, 2002 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Do you use frontpage alongside Access?

You may want to do queries for those categories you wish to mention. Then, when someone uses the drop down menu, they are sent to the page for that query

if its frontpage you use, that you can do that with the database results component pretty easily. I guess this is one alternative of many

Acternaweb

7:33 pm on May 23, 2002 (gmt 0)

10+ Year Member



I an using access by itself, not as a web application but rather a desk top app. Maybe later I will web enable it, but for the time being using it locally.