Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
Dave Babbitt #1
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
other words, I have to loop through my file list, open each pdf, find
the form, find the submit button for that form and get and set its
Mouse Up trigger.
Thanx
Dave
Dave Babbitt Guest
-
Enter key causes submit action in form
I've created a form using Dreamweaver 4.0 and I see that pressing the Enter key in any blank field in the form causes a "Submit" action. When there... -
CF submit form action
hi. I have a site that uses a form for visitors to request information. when the SUBMIT button is clicked, the page returns to the home page... I... -
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 value with JavaScript before submit
document.forms.TextBoxName.value = "some value"; HTH, Kevin Spencer Microsoft FrontPage MVP Internet Developer http://www.takempis.com Some... -
How to submit form and change value with JavaScript function?
I have a problem. I would like to change a value from textbox with JavaScript before I submit the form (submit updated value). Can anyone please...



Reply With Quote

