That sounds like it would work.  The only thing I can think of to make
it better is to do the "add person" with Javascript, so that there is no
page refresh.  Similar to adding a second attachment to a message in
Google's Gmail.

> -----Original Message-----
> From: Daniel Kessler [mailto:[EMAIL PROTECTED] 
> Sent: Monday, October 23, 2006 11:20 AM
> To: CF-Talk
> Subject: dynamically add to a form
> 
> I have an application that keeps notes on a meeting.  I have fields  
> for the names of attendees (lname, fname).  I want to be able to add  
> as many attendees as necessary.  I was going to put a fname_1 and  
> lname_1 field in it and a "add a person" link.  The link 
> would submit  
> the page with an action=add_attendee, then I would do 
> structKeyExists  
> to loop through how many people are already there to fill up the  
> previous entries and add an entry.
> 
> I've never done this before, does this sound like a good plan?

------------------------------------------------------------------------------
This transmission may contain information that is privileged, confidential 
and/or exempt from disclosure under applicable law. If you are not the intended 
recipient, you are hereby notified that any disclosure, copying, distribution, 
or use of the information contained herein (including any reliance thereon) is 
STRICTLY PROHIBITED. If you received this transmission in error, please 
immediately contact the sender and destroy the material in its entirety, 
whether in electronic or hard copy format. Thank you. 

==============================================================================
"EMF <idahopower.com>" made the previous annotations.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:257769
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to