As long as you code your form to fit the lowest common denominator (no duplicate names) you can switch between html and xml forms. Now in practice, this is rare because as soon as you add inline actionscript (onCLick, onChange, etc..) you can't switch between flash and xml, since the actionscript won't work in the xml forms.
---nimer -----Original Message----- From: Adrian Lynch [mailto:[EMAIL PROTECTED] Sent: Monday, February 28, 2005 5:44 AM To: CF-Talk Subject: RE: cfinput question... That's a very good reason. Not just in regards to the client but just out of ease of code change. I've not checked but isn't it the case that you can change between flashpaper and pdf in cfdocument's format attribute without worrying about the code used? Ade -----Original Message----- From: Calvin Ward [mailto:[EMAIL PROTECTED] Sent: 28 February 2005 10:32 To: CF-Talk Subject: RE: cfinput question... I'd like to point out that it would be advantageous to be able to easily switch between flash/xml cfform based on the client without having to worry about such things. I thought that same named form fields were covered in the html spec? - Calvin ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196791 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

