Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
SilentBob'secretfusion #1
tables in cfform?
I want to display cfinput next to each other, I don't think I can use a form.... any suggestions?
I want something like this:
Input 1 ________ Input 2 _______
How do I do? Thanks.
SilentBob'secretfusion Guest
-
cfform
Every time I try to submit a feature request on the Macromedia website, I get the following error message: Gateway Timeout. So, here is the... -
Bug on Cfform in MX 7 ??
Hi, i've upgraded my system to CFMX7, and i've found a strange things: in my cffoms developed for cfmx 6.1 i have many fields with validate or... -
cfform and cftree
Having problems viewing my flash form using a cftree. when it is on the dev box, it shows with no problem. After moving it via ftp to the production... -
<CFFORM>
Hi, I got the new copy of the WACK by Ben Forta and Ray Camden just last week. I am really excited about the new integration of Flash and XML... -
cfform in MX 7
Hi, I am trying to use the CFform to make a flash form which will add name and contact into the database, and I used cfinsert or cfupdate to either... -
The ScareCrow #2
Re: tables in cfform?
<cfformgroup type="horizontal">
<cfinput type="text" name="txt1" label="Input 1">
<cfinput type="text" name="txt2" label="Input 2">
</cfformgroup>
Ken
The ScareCrow Guest
-



Reply With Quote

