Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Uploading a PDF form to the internet

Avatar

Level 2

I have a program that users can download from my website, but I want to keep track of who is downloading it. I've created a simply form in LiveCycle, gathering the basic information. What I want to happen is when a user clicks on the download link, they're redirected to the form. Once they click Submit, the download begins.

Any helpers?

2 Replies

Avatar

Level 2

I might be making this harder than it needs to be. I can direct users to my form. However, is there a way to give the Submit button two tasks (first, submit the results on the form and two, redirect the user to the download)?

Avatar

Level 10

What about if you submit the data to a servlet, have the servlet do what ever it needs to do with the data and then redirects to a url?

Jasmin