| Subject: | Checkboxes with the same name in Flash forms |
|---|---|
| From: | "pope on acid" <alex.walgraeve@xxxxxxxxxx> |
| Date: | Mon, 16 Jul 2007 07:54:20 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.flash_integration |
This works fine until you add [b]format="flash"[/b]. Can anyone tell me how to
get this works in a flash form, please?
<cfform format="flash">
<cfinput type="checkbox" name="c" label="a" value="1" />
<cfinput type="checkbox" name="c" label="z" value="2" />
<cfinput type="checkbox" name="c" label="e" value="3" />
<cfinput type="checkbox" name="c" label="r" value="4" />
<hr />
<cfinput type="submit" value="Zend" name="submit">
</cfform>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Using background images in flash forms, Alex Br |
|---|---|
| Next by Date: | Re: Using background images in flash forms, pope on acid |
| Previous by Thread: | Flash bringing down Cold Fusion services, Oaklander |
| Next by Thread: | cfform load problem, Pathel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |