Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
SilentBob'secretfusion #1
cfform cfgrid
Hey all. If I use a cfgrid on a cfform page type="flash"
How do I used the data submitted to "insert' page.
For example.. a user enters data into a grid, then hits submit. How do
manipulate the data on the insert page. I cannot seem to send it to a cfdump
or manipulate it in anyway, also, I cannot find any sold documentation how to
manipulate.
Thanks.
SilentBob'secretfusion Guest
-
cfform/cfgrid form submit error
I have a simple grid: <cfgrid name="testGrid" format="flash" query="getHistory"> <cfgridcolumn name="idno" header="Employee ID"> </cfgrid> ... -
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... -
flash cfgrid in html cfform bug
I have a cfform in html format on my page, I want a cfgrid in flashformat in that form. No problem thus far. When I submit the form, and dump the... -
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... -
Flash Page Navigation - CFFORM/ CFGRID
Actually this would require updates to the grid tag as well. Right now the grid loads all of the query rows into it, so this would need to change so... -
SilentBob'secretfusion #2
Re: cfform cfgrid
Answer is.... read the Coldfusion 8.0 Scorpio docs.....
SilentBob'secretfusion Guest



Reply With Quote

