| Thread | Last Post | Replies |
|
| CF8 and cfchart problem | 22 Jul 2007 19:57 GMT | 3 |
I could be wrong but it seems to me that coldfusion 8 never displays flash charts when the name is specified, making it impossible to use charts within cfforms. ie - won't display:
|
| using getURL with cfcontent and Excel files | 20 Jul 2007 20:42 GMT | 2 |
I'm not sure if this should be a form question, a cfcontent question or a flash question, so I apologize if this is not the proper place to post. Here is the situation: I have a flash form with a cfselect with
|
| Flash Form not Showing | 19 Jul 2007 13:42 GMT | 6 |
Just upgraded from CF MX 6 to MX 7. Trying out flash forms, but they are not working. I tried out a simple First Name, Last name, Submit form setting the form to flash. When viewing the page in Safari, Firefox on a Mac and IE in Windows the
|
| Flash forms, grid and accessing currently selected data | 18 Jul 2007 11:42 GMT | 2 |
I use cfform format flash to display and edit participant information to a sport competition. I have a top panel displaying a grid with the list of participants. When you select a participant in the grid, it displays the detailed
|
| Using background images in flash forms | 16 Jul 2007 09:09 GMT | 7 |
<cfform format="flash" action="upload.cfm" style="background-image:url(../images/BuyAndSell.png); background-repeat:no-repeat; background-position:top right; text-align:center; border:1 solid black;">
|
| Passing Variable in getURL | 02 Jul 2007 00:29 GMT | 1 |
Having a little trouble,its probably something simple but I've not that familiar with Java. <cfinput type="button" name="EditPass" value="Edit Bus Pass" tooltip="Click here to edit the selected bus pass."
|