Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
nm1m #1
dynamic cfform action
I am trying to figure out a way to update the action attribute of a cfform
(where format="flash") based upon which submit button is pressed. For example,
if the form has two submit buttons, go to "blah.cfm" if the first is pressed,
or to "foo.cfm" if the second is pressed. This is straight forward enough with
an HTML form, but proving difficult on a flash form.
Any help would be greatly appreciated.
Thanks,
Neil
nm1m Guest
-
Taking Action on Dynamic Menu Selection
:embarrassment; How do i get an action to take place when a menu item is selected from a dynamic menu? I want to move to a specific record item in... -
Dynamic Action control?
Hi I wonder if there's a way to dynamically change the action attribute of a form (change the page it is sent to) in Flash forms? -
cfform javascript change action
I am in the process off convertir all my form to cfform and here is my problem : <cfselect name="abc" onChange="document.form1.action='abc.cfm';... -
change cfform action
Question: In a flash cfform Is the action attribute changeable? I have searched thru the actionscript docs, the flex docs, and the cfdocs. If... -
update cfform action attribute with ActionScript
I would appreciate any help possible. I have a flash form, and am trying to update the cfform's action attribute according to which submit button...



Reply With Quote

