an Iframe is a completely different web page.   You're not submitting them.
You can't use an iframe for that.

Try cfinclude.

Rick



On 12/20/06, Les Mizzell <[EMAIL PROTECTED]> wrote:
>
> I've got a CFFORM on a page that contains a huge scrolling list of
> checkboxes contained inside an iframe
>
> <cfform>
>    <p>Tons of stuff to fill out here</p>
>    <iframe src="inc_medCATS.cfm">
>       <!---big dynamic list of checkboxes--->
>    </iframe>
>    <p>Tons more stuff here</p>
> <submit button>
> </cfform>
>
> Selected values from within an iframe don't get submitted along with the
> other form values?
>
> How do you - if you can - pas these?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

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