i hate looping to do that, I like to just set and clean the fields and do an insert or update in one bang (sure i will get cursed for that!) damn ppl and their nasa code.
~Dave the disruptor~ This bottle of lemonaid says "contains no lemon juice" and the can of Pledge says "contains real lemon juice" figures @%*((&% ---------------------------------------- From: "eric.creese" <[EMAIL PROTECTED]> Sent: Tuesday, June 07, 2005 8:11 PM To: CF-Talk <[email protected]> Subject: Re: Loop form input I tried that but it did not work so I was tring to print out the data being passed to make sure it works and no luck with that either ----- Original Message ----- From: "dave" To: "CF-Talk" Sent: Tuesday, June 07, 2005 7:07 PM Subject: Re: Loop form input > just put an update query in loop > > ~Dave the disruptor~ > This bottle of lemonaid says "contains no lemon juice" > and the can of Pledge says "contains real lemon juice" > figures @%*((&% > > ---------------------------------------- > From: "eric.creese" > Sent: Tuesday, June 07, 2005 7:45 PM > To: CF-Talk > Subject: Re: Loop form input > > No one can help me out with this? > ----- Original Message ----- > From: "eric.creese" > To: "CF-Talk" > Sent: Tuesday, June 07, 2005 5:56 PM > Subject: Loop form input > > > Okay I am looking for some advice on how to do a loop over a form. > Basically i have a table that list testimonials. for each testimonial record > there is a rank so the user can order the testimonials in the order thy > want, so the value of the rank is displayed in an input text box so they can > change the value of any of the ranks. I have encapuslated the whole table in > a FORM. I want the user to be able to change one or all of the rankingings, > select the submit button and on the action page I want to update each > testimonial record's ranking number. > > > > Any ideas? I know how to get the infor to the action page but I am not > sure how to loop through and update. > > > > Example > > form.cfm > > > > > > value =#rank#> > > > > > > > > > > action.cfm > > > > ????? > > > > #form.id#-#form.rank# > > > > > ???????? > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:208911 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

