I am really new to JavaScript, and am having difficulty getting something to work. I have a form that asks a question. If the user answers "no" to the question, I want another pdf form to open automatically. Can anyone tell me how I can accomplish this? I am working in Acrobat Professional 8.0. Any help will be greatly appreciated.
Announcement
Collapse
No announcement yet.
Open a Form using Java Script
Collapse
X
-
This requires server-side scripting. Javascript cannot access a file for security reasons.
"To generalize on women is dangerous. To specialize in them is infinitely worse." - Rudolph Valentino
All the code given in this post has been tested and is intended to address the question asked.
Unless stated otherwise it is not just a demonstration.
Comment