Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
jimzoeller #1
Flash Forms - Displaying text
I am using a Flash form to update several tables. In my form, I want to be able
to display some of the information as display/read-only, but do not want to
have the data display in a text box, as it makes the user think its editable.
Is there a way to get rid of the text box/borders, or a way to display the data
and a label to align with the cfform elements?
jimzoeller Guest
-
Flash forms stopped displaying (Godaddy hosted)
Hello :confused; Site has been built using coldfusion cfform's format=flash hosted on godaddy linux. However, over the last 3 days, the... -
Flash forms -- Not displaying in IE
This is my first foray into flash forms, and I discovered yesterday that while they look/work beautifully in Firefox (2.0.0.4), they're not... -
Flash 8 Button text not displaying in Flash 7 player
I've encountered a problem several times over the past couple weeks. Sometimes, but not every time, button text in a SWF published as Flash 8 format... -
Flash Forms not displaying in IE
Flash Forms fail to load when surrounded by table tags in Internet Explorer 6. Works OK in FF... <table border="1" width="100%"> <tr> <td... -
Flash Forms not displaying
I just installed the CFMX 7 trial. My Flash Forms don't display at all. -
lovedrama #2
Re: Flash Forms - Displaying text
Use this tag <cfformitem type="text" >#FieldName#</cfformitem>, it will display data as read only.
lovedrama Guest



Reply With Quote

