Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
jimmyharrell #1
cfformitem question for flashforms
I'm building a flash form and within my cfform tag I'm trying to hardcode a red
asterisks and some text using cfformitem like this:
<cfformitem type="html"><font color="##000066" size="10"><img
src="../images/gifs/asterisks.gif" />Denotes field is
required</font></cfformitem>
But I can't get the image to show up. Any reason why?
jimmyharrell Guest
-
Conflict between flashforms and custom 404 error page
My webhost tells me there is a conflict between having custom CF 404 error pages and using flashforms. Apparently with the custom 404 pages set up,... -
Coldfusion Flashforms and Flashservices
I wanted to try the Realestate sample on a Multi-Instance-Server (2 instances), Coldfusion 7.01 (Dveloper Edition), Apache 2.0.52 with several... -
Problems with CF FlashForms
when i build the following form: <cfform type="flash" name="form1"> <cfformgroup type="page"> <cfformitem type="text">This is a... -
cfformitem and HREF
Can you post the sample code for underlining links in a flash from. -
CFFORMITEM and IMAGES
Does anyone know how to display images in CFFORMITEM type='html' other than using CFINPUT type='image'? If you look at the code snippet, the image...



Reply With Quote

