Title: Message
listGetAt is good when you know that number of items being processed in the list is going to be a contant.  Not much good if  the number of items in the list can vary
 

Regards

Steve Onnis
Domain Concept Designs
+61 422 337 685
+61 3 9431 4249

http://www.domainconceptdesigns.com
[EMAIL PROTECTED]
http://www.cfcentral.com.au
[EMAIL PROTECTED]

("If you think it can't be done, you haven't asked me!") - Steve Onnis

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Fuzion - CFAussie
Sent: Friday, January 03, 2003 6:13 PM
To: CFAussie Mailing List
Subject: [cfaussie] RE: forms and Lists

If you mean a select list on the form with values like
 
<option value="asd|adasd|adasd|adasd">
<option value="asd|adasd|adasd|adasd">
<option value="asd|adasd|adasd|adasd">
 
etc
 
I usually just use the ListGetAt function on the target template. I use this technique a lot.
 
Darryl
-----Original Message-----
From: Jeremy Watson [mailto:[EMAIL PROTECTED]]
Posted At: Friday, 3 January 2003 9:55 AM
Posted To: CFAussie
Conversation: [cfaussie] forms and Lists
Subject: [cfaussie] forms and Lists

Hey,
 
I have an idea and I'm not sure how to go about it. Or even if it is possible.
 
1. I have a form and a drop down list containing a list.
2. now in this group there could be a number of variables within it.
 
Example:
Var 1
Var 2
Var 3
--------
Var 4 (Group) (with a single value)
 
Now when Var 4 is passed there is a list within it
Example:
Var 4
    var 1
    var 2
    var 3
 
I'm thinking of using array to list function but has anyone come across doing such a wild and crazy coding.
 
 
Regards,
Jeremy Watson
ColdFusion Web Developer
 
BLA
Bob Littler Agencies Pty Ltd
45 Aquarium Avenue
Hemmant, Queensland 4174
 
Phone: 07 3890 0122
Fax:     07 3890 5388
 
****************************************************************
This e-mail, together with any attachments, is intended for the
named recipient(s) only. If you have received this message in
error, you are asked to inform the sender as quickly as possible
and delete this message and any copies of this message from your
computer system network.

Any form of disclosure, modification, distribution and/or
publication of this e-mail message is prohibited.  Unless
otherwise stated, this e-mail represents only the views of
the sender and not the views of the Bob Littler Agencies Pty Ltd
****************************************************************
 
---
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/

Reply via email to