Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
pcpat #1
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'; submit();">
<option ...
</cfselect>
This was working before I used cfform and now it's not working ... what I'm
doing wrong ?
Thanks
Patrick Desroches
pcpat Guest
-
How do i programmatic-ally change the Mouse Up-triggered JavaScript Action of a Submit button in a form contained in hundreds of PDFs?
Hi Guys! How do i programmatically change the Mouse Up-triggered JavaScript Action of a Submit button in a form contained in hundreds of PDFs? In... -
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... -
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... -
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... -
JavaScript - How do you add an action to the JavaScript action menu
Greetings, I'd like to add custom script(s) to the drop down list of actions in Acrobat. We are creating an app where many authors will be... -
pcpat #2
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'; submit();">
<option ...
</cfselect>
This was working before I used cfform and now it's not working ... what I'm
doing wrong ?
Thanks
Patrick Desroches
pcpat Guest
-
pcpat #3
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'; submit();">
<option ...
</cfselect>
This was working before I used cfform and now it's not working ... what I'm
doing wrong ?
Thanks
Patrick Desroches
pcpat Guest



Reply With Quote

