|
|
Feedback: Dynamic Dropdown Menus
Feedback on: Sent by Damian Arguimbau on September 30, 1998 at 09:12:30: - feedback #19
Very good article!Informative and easy to read. Now "Using javascript with forms" is an obvious one to start writing! Best, Sent by Paul Arveson on December 04, 1998 at 13:40:17: - feedback #59
This was something I have been hunting for for a long time. It's really helpful for lots of things. You are just great to do this!Thanks a lot! Sent by Mike Roberts on June 02, 1999 at 03:37:21: - feedback #216
Worth: Length: Technical: Comments: Cheers, Sent by sridhar on August 26, 1999 at 16:21:09: - feedback #412
Worth: Comments: i need to get the dropdown box populated from the database and this should work in netscape 4.0 Sent by Richard Hellier on April 11, 2000 at 05:20:41: - feedback #1069
Worth: Comments: Cheers, Richard. Sent by suneel on September 19, 2000 at 04:58:33: - feedback #1767
Worth: Comments: Kindly yours Sent by Phillip Anderson on December 02, 2000 at 21:58:42: - feedback #2092
Comments: I can't see that the article on Dynamic Dropdown Menus applies. Thanks for your help Sent by Joseph Young on December 08, 2000 at 08:13:03: - feedback #2121
Worth: Length: Technical: Comments: Some typos in your Dynamic Dropdown Menus article: You have <\/HEAD> several times, instead of </HEAD>. Also, the NAME attribute for FORM is not available in current versions, according to my ColdFusion software. Thanks! Sent by Adele Phillips on January 15, 2001 at 16:32:07: - feedback #2245
Worth: Comments: To exand on this... how would you add a dynamic drop down to say the 'Annie Lennox" of the artist page, and have the selection from that dynamic list viewed? So when I select Anni Lennox on the first go drop down, I have a dynamic dropdown from say a database select criteria. The user would select the appropriate choice from the second drop down and view the document based on the second choice? How would you do that? Your article has hardcoded choices, how would you build it to have dynamic choices pulled from a database. Assuming the odb connections are all correct. I just asking about the javascript portion?? Adele Sent by Mark McVicker on February 09, 2001 at 22:22:02: - feedback #2353
Worth: Length: Technical: Comments: Cheers, Sent by parshu ram on June 29, 2001 at 04:09:14: - feedback #2922
Worth: Length: Comments: Sent by David on December 07, 2001 at 08:25:22: - feedback #3402
Worth: Comments: <FORM NAME="artists" onSubmit="return reshow(document.artists.artist)"> with this <FORM NAME="artists" > Sent by Jacco on December 22, 2001 at 16:42:10: - feedback #3435
Worth: Length: Technical: Comments: The remedy is quite simple, you only have to add /option tags to the first dropdown menu. <SELECT NAME="artist">
Sent by Todd Putnam on April 09, 2002 at 13:43:34: - feedback #3766
Worth: Comments: Sent by Gurpal singh on May 04, 2002 at 00:04:03: - feedback #3834
Worth: Comments: Sent by Dmitri Golovatch on September 17, 2002 at 20:58:17: - feedback #4157
Worth: Length: Technical: Comments: |
-- div -->
|