showing code and specific error messages would help a lot. On 3/28/07, john mcdonald <[EMAIL PROTECTED]> wrote: > If anybody has an idea on this I'd sure be apprecieate your input. > > I am displaying a form that the user has filled out before, and I am > restoring his answers to questions in the form from a previous session. > > I've got this form generator CFC where I pull the form name and all the > questions that go on the form from a table in the database. I cfoutput the > query results for that information. lets call that query1 > > The user's input from the form is stored in another table. and I have an > additional query that grabs the user's input. this is query2 > > Now query1 knows the column name of the data I need from query2. > > I get all kinds of invalid construct errors and invalid nested errors when I > try to use the two together.. any ideas? > > Many Thanks! > John > >
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274032 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

