Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 8646 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

alrighty. this what i'm trying to do.

i have a database named divisionmanager.fp5

in this database i have two fields.

Division - the name of the division

SubDivision - repeating field of the subdivisions

what i'm trying to do is construct in html a system with 2 drop down menus.

the first one is for the division. then, depending on what was selected in this first menu, the second menu displays the appropriate subdivisions.

i can do this menu in javascript, but since the FMP tags don't work in javascript, i'm not sure what to do. a big gold star to whoever figures this out first. smile.gif" border="0

thanks so much,

timmy.

Posted

The comment tags that are used for Javascript are only there to hide it from old browsers.

You could always remove the comment tags from the JavaScript and do a check for JavaScript enabled / supported on your index / default page.

Because your site wont work with JavaScript disabled / not supported anyway it kinda doesn't matter really

laugh.gif" border="0

do I get a gold star then smile.gif" border="0

Posted

you definitly get a big gold star. its in the mail. ???-P

thanks a ton.

[ May 31, 2001: Message edited by: timmy ]

This topic is 8646 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.