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 Gold Sponsor - CFHosting.net
http://www.cfhosting.net

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:187559
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

Reply via email to