timmy Posted May 31, 2001 Posted May 31, 2001 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. thanks so much, timmy.
scratchmalogicalwax Posted May 31, 2001 Posted May 31, 2001 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 do I get a gold star then
timmy Posted May 31, 2001 Author Posted May 31, 2001 you definitly get a big gold star. its in the mail. -P thanks a ton. [ May 31, 2001: Message edited by: timmy ]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now