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
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

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

Reply via email to