You need to add the form elements to the form, not the table.

.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com
http://cf4em.com




-----Original Message-----
From: Robert Nurse [mailto:[email protected]] 
Sent: Thursday, September 22, 2011 2:48 PM
To: cf-talk
Subject: Re: Dynamically Added Form Fields Not Submitted


>Are you actually adding them as elements to the dom or just adding the html
>text to the table data?
>I've had this exact issue and gotten around by properly adding the children
>to the form.
>
>
>
>>

Hi,

I've been adding them via DOM calls to table cells which are added to table
rows which are added to a table.  The table is within a form.  It works just
fine in IE. But, no FireFox. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:347625
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to