CF MX 7 FLASH FORM

How do I place my ColdFusion MX 7 Flash Form within an existing table?

The following article explains how to address a common problem with flash forms in CFMX 7. When creating a ColdFusion MX 7 Flash Form, you may notice that the form does not display properly in Internet Explorer if it is placed within an HTML table (specifically within a <td></td> tag).

There is an easy solution to this. To make the form display properly, you need to specify the width and height of your Flash Form inside the cfform tag.

For more information about the cfform tag, please visit: http://livedocs.macromedia.com/

 

© 2015 HostMySite