Hey Adrian,

I'm back.  I'm sure you're thrilled.

If you remember (or not) I've got two records and I want to save data... I was 
having trouble getting the records to loop. 

I finally got the Earnings_1 and Earnings_2.  It's not saving data but I'll 
worry about that later. 

I put in this:

<input type="text" name="Earnings_#getData.CurrentRow#"> as you suggested.  

I don't understand how to get the id's to do the same thing.  They're coming 
from the database so I don't want text fields but for the sake of arguement I 
made them text fields anyway.

<input type="text" name="cyeID_#getData.CurrentRow##getData.cyeID#"> isn't 
right.

I get this for the output (57 and 70 are the id's)
CYEID_157 [empty string]  
CYEID_270 [empty string]  

Where do I go now?

As always, your help is greatly appreciated.

Renee



>You don't have to do it in two pages. Some people do, some people don't. It
>helps a little because you're separating code into two files and this can be
>a good thing.
>
>Adrian
>
>So if I'm reading this right, I'm supposed to do this in two pages.  I'm
>trying to do it all in one.  I think the light bulb just go a little
>brighter.
>
>I've got an extension on this project.  I need to get out the book and read
>a little bit and then try it again.
>
>Thanks!
>Renee 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3308
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to