This is an opposite question than the usual... how to bind a cfform  
within a cfdiv.

I have a CFDIV that is inside a CFFORM (<cfdiv bind="url:cats.cfm"></ 
cfdiv>)  It contains a list of checkboxes for categories.  When I  
submit the form which surrounds the CFDIV, it does not include the  
checkbox values.  How do I bind those checkbox values to the form  
being submitted.

I'm try to duplicate how WordPress allows you to dynamically add a  
category to a  category list.

Thanks
============SAMPLE==============
<cfform
<cfdiv bind="url:cats.cfm"></cfdiv>

</cfform>

Thanks

Phil


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:298944
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