Why not just serialize it to wddx and pass that variable as hidden form field.
On Tue, 14 Dec 2004 11:31:34 -0500, Jerry Johnson <[EMAIL PROTECTED]> wrote: > Maybe? > > <cfloop index="field" list="#queryname.columnList#"> > <cfoutput><input type="hidden" name="#field#" > value="#queryname[field][1]#"></cfoutput> > </cfloop> > > Jerry Johnson > Web Developer > Dolan Media Company > > >>> [EMAIL PROTECTED] 12/14/04 10:36AM >>> > **logic > not login ;) > > > Is there any UDF or basic login for that? > > > > I have a query with one record, I want to dynamically convert that > > query into a form hidden fields. how is it possible>?? > > > Thanks > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - RUWebby http://www.ruwebby.com Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187561 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=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

