-----BEGIN PGP SIGNED MESSAGE----- Hash: MD5 Hi Jeremy,
you mean the value of one of the list elements is a list in itself? The issue you'll have is with multiple selection etc - simple solution is to make the "list" value (ie Var 4) delimited with pipes - IE value1|value2|value3| and handle the conversion on the other end. Toby Friday, January 3, 2003, 10:54:43 AM, you wrote: JW> Hey, JW> I have an idea and I'm not sure how to go about it. Or even if it is JW> possible. JW> 1. I have a form and a drop down list containing a list. JW> 2. now in this group there could be a number of variables within it. JW> Example: JW> Var 1 JW> Var 2 JW> Var 3 JW> -------- JW> Var 4 (Group) (with a single value) JW> Now when Var 4 is passed there is a list within it JW> Example: JW> Var 4 JW> var 1 JW> var 2 JW> var 3 JW> I'm thinking of using array to list function but has anyone come across JW> doing such a wild and crazy coding. JW> Regards, JW> Jeremy Watson JW> ColdFusion Web Developer JW> BLA JW> Bob Littler Agencies Pty Ltd JW> 45 Aquarium Avenue JW> Hemmant, Queensland 4174 JW> Phone: 07 3890 0122 JW> Fax: 07 3890 5388 JW> www.bla.com.au <http://www.bla.com.au/> JW> www.humminbird.com.au <http://www.humminbird.com.au/> JW> www.minnkota.com.au <http://www.minnkota.com.au/> JW> **************************************************************** JW> This e-mail, together with any attachments, is intended for the JW> named recipient(s) only. If you have received this message in JW> error, you are asked to inform the sender as quickly as possible JW> and delete this message and any copies of this message from your JW> computer system network. JW> Any form of disclosure, modification, distribution and/or JW> publication of this e-mail message is prohibited. Unless JW> otherwise stated, this e-mail represents only the views of JW> the sender and not the views of the Bob Littler Agencies Pty Ltd JW> **************************************************************** JW> --- JW> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] JW> To unsubscribe send a blank email to [EMAIL PROTECTED] JW> MX Downunder AsiaPac DevCon - http://mxdu.com/ --------------------------------------- Life is poetry - write it in your own words. --------------------------------------- Toby Tremayne Technical Team Lead Code Poet and Zen Master of the Heavy Sleep Toll Solutions 154 Moray St Sth Melbourne VIC 3205 +61 3 9697 2317 0416 048 090 ICQ: 13107913 -----BEGIN PGP SIGNATURE----- Version: 2.6 iQCVAwUAPhUXbkYhrxxXvPlFAQEfpwP/XWYnFAz1SvhWBf0niFl894f5FB76kOqy 8s8mG1jJXlVNGTUEF99UOZ9bUf2zQVMJZBzSguaocnWsDQzQ0Ok2YapkAA42wtHU lgkRispJWwDtMpbidnSxNogcXdCLwGY63SkDDSgHlMgxA6EY//CjFL5HwgehWTNn u2V8hZY0cgU= =yP/z -----END PGP SIGNATURE----- --- 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/
