Thanks for that, that's what I mean yes. After I sent it I thought maybe there would be some confusion. But I posted it using UseNet instead and it was my first time via that so didn't think I'd actually posted it!
I'll check out the tags on the Macromedia site. Cheers, Saturday -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Beattie, Barry Sent: Wednesday, 2 July 2003 12:24 AM To: CFAussie Mailing List Subject: [cfaussie] RE: Dynamic Drop-Down Boxes Stuart: if what you want is what Brian suggests, then it's all done with javascript (dependant list boxes it's sometimes called). there's lots of examples on the JS tutorial sites. Just look for versions that has the data for the list boxes (held in JS arrays) is in an easy to read format and then either create CF code to write the values to the browser as text/javascript or if the <select>'s are freq used, write the arrays to a file. I'd send a link to some custom CF tags that do this but the stupid flash driven MM CF exchange site won't give me a direct link to pass on...(what's wrong with HTML? bloody flash show-offs!) so... go here http://www.macromedia.com/cfusion/exchange/index.cfm and do a search on CF_TwoSelectsRelated, or CF_ThreeSelectsRelated or CF_JSelect cheers barry.b -----Original Message----- From: Knott, Brian Sent: Wednesday, 2 July 2003 8:43 AM To: CFAussie Mailing List Subject: [cfaussie] RE: Dynamic Drop-Down Boxes Stuart what do you mean by dynamic drop down boxes. Are you talking about auto populating select boxs on a form. Brian Knott -----Original Message----- From: Stuart Kidd [mailto:[EMAIL PROTECTED] Sent: Wednesday, 2 July 2003 8:39 AM To: CFAussie Mailing List Subject: [cfaussie] Dynamic Drop-Down Boxes Hi guys, With Dynamic Drop Down boxes, is there any easy way of doing them? Like with Dreamweaver or possibly with CF? Thanks, Saturday --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
