I have to parrot what a lot of others seem to be saying about how you are actually viewing the source. Browsers these days do a lot to try to fix bad code. Perhaps just write the generated html to a textarea form field or a text file to verify that it's actually being changed by CF. I've never really known CF to modify any code that you've programmatically created..
On Sat, Dec 11, 2010 at 11:18 PM, Stephen Cassady < [email protected]> wrote: > > >Fieldset is a Form tag item not a Table item. > > I understand that, and the final output is within a form. I'm just > wondering, instead of commenting on the use of the tag as exampled (correct > or incorrect), if anyone else can duplipcate what I seem to have stumbled > over as an edge case. CF 9, patched. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:340016 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

