Would QuotedValueList() do it? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jeremy Sent: Wednesday, 12 January 2005 1:09 PM To: CFAussie Mailing List Subject: [cfaussie] List Function
Heya, Quick question, Firstly been up since very very early. So me not making sense to muchly. I have a list. Sydney, Melbourne, Perth, Mars This comes from a query which I then set into a list. Now previously i was able to make this list work to the way I wanted because it was all numeric. BUT NOW...They want to use AlphaNumeric. <cfset branchlist = "#valuelist(GetBranches.BranchCode)#"> I need to put '' marks around each branch code. Do you know if this can be done. i.e. 'Sydney','Melbourne', etc etc. I'm sure this can be done. Just a bit lost and tired on how to go about doing it. J --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ Please Note: This communication has been sent on behalf of The Royal Automobile Club of Queensland Limited (RACQ). The information contained in this communication may be privileged and confidential. If you are not the intended recipient, any use, disclosure or copying of this communication is expressly prohibited. If you have received this communication in error, please delete it immediately. RACQ and its associated entities do not warrant or represent that this communication (including any enclosed files) is free from electronic viruses, faults or defects. If this is a commercial electronic message within the meaning of the Spam Act(2003), you may indicate that you do not wish to receive any further commercial electronic messages from RACQ by sending an e-mail to [EMAIL PROTECTED] with your details or by contacting RACQ on 131905 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
