Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
TBGolf #1
Re: cfformitem and HREF
Can you post the sample code for underlining links in a flash from.
TBGolf Guest
-
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... -
CFFORMITEM visible...does it work?
I am trying to toggle a <cfformitem tag to be visible or not visible depending on various circumstances. If I change it to "visible=no" in the... -
cfformitem text problems
I am having a problem with making a flash form and using the cffformitem tag. When I use the following code, the text does not show up on the form... -
cfformitem linebreaks
This is frustrating. I have the following code: <cfformgroup type='page' label='Terms of Use'> <cfformitem type='text'> TERMS OF USE and... -
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... -
jg4smile #2
Re: cfformitem and HREF
Here you go...
<a href='http://www.macromedia.com' target='_blank'><font color='#0000FF'><u>LINK</u></font></a>
jg4smile Guest



Reply With Quote

