Author: siriusthird
Short Link:http://www.houseoffusion.com/groups/cf-flash/thread.cfm/threadid:94#242
I am new to flash form in coldfusion. I tested a simple code in both Firebox
and Internet Explorer.
- In Firebox, it works as expected.
- In Internet Explorer, nothing is displayed.
Appreciate if anyone could let me know why it likes that and how to solve
it.
My simple code:
<cfform name="MyForm" format="flash" width="500" height="500">
<cfinput type="text" name="MyText"/>
<cfinput type="submit" name="MySubmit" value="Save">
</cfform>
--
View this message in context: http://www.nabble.com/CFFORM-with-flash-format-does-not-work-in-Internet-Explorer-ONLY-tf3965237.html#a11254008
Sent from the Cold Fusion - Flash mailing list archive at Nabble.com.