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-tf3965187.html#a11253863
Sent from the Cold Fusion - Technical mailing list archive at Nabble.com.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:281927
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to