> The question: Is it possible to create the correct number of records > (fields) using Cold Fusion forms? If so, should I create them in the > database first and them display them? Should I use the CFGrid or other CF > tags? Then again, if I should have the user create one record at a time, > I'd sure appreciate knowing that, as well. You can use cfloop or similar methods to make the 3 records of the same fields. pretty cinchy. Then you insert into the database *after* the user enters. This isn't too hard to do but sometimes the user wouldn't know exactly how many records he/she wants. In this case it is nice to be able to add one at a time. Maybe a combination of the 2 is what you want. I.E. the user says "I want 5 records" so you give him 5. Then, you give him an extra record at the bottom or a button that says "Give me another" and each time you hit that button it gives you another record and another chance to enter data and it goes into the database and so on and so on. Get Your Free, Private FarmDance at http://farmer.oracular.com/ _______________________________________________________________________ Free Unlimited Internet Access! Try it now! http://www.zdnet.com/downloads/altavista/index.html _______________________________________________________________________