Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Starman9999 #1
Flash Forms: Goto Next Record, No Reload
How does one load a Flash Form and its initial data; go to the next record using a cfform action and a submit button; and show the next record's data without reloading the form? Thanks in advance.
Starman9999 Guest
-
Flash player reload prevention?
Hey there, I'm fairly new to this, so please be gentle! I have a html site, but have imported a flash music player (.swf). The problem is,... -
Random Flash Movie on reload
Hi all Have searched for this topic and did not get the answer i was looking for So... if i have a three movieclips, how do I randomly generate... -
GoTo Random Record script??
Can someone help me come up with what should be an obvious filemaker script to go to a random record between 1 and the last one in my database... -
Strange behaviour of Goto Related Record with password and groups
Hi, I discover a strange behaviour of FM5.5. in conjunction with password and groups. I have two tables. The first table is an opener file... -
VB.NET DataGrid / Record Forms
Two questions here. 1) Is it possible to make a vertically setup datagrid. Basically, i am populating the grid with only information from one... -
philh #2
Re: Flash Forms: Goto Next Record, No Reload
You don't. The submit button initiates a POST action, which is a new page request. You'd have to write actionscript to make this happen without reloading.
philh Guest



Reply With Quote

