I am trying to add code or some sort of script to my website that takes the URL and email that is entered in a form on the site and submit it in a different form on the site. The site currently has the second form which is a widget from a 3rd party. I have the first form and will add that myself. I would rather have the first form on the site where the current form is located on the landing page. I think I need to move the current form to another page and add the new form to the landing page. I can do that myself. The part that I don't know how to do is take the URL and email that is collected from form #1 and submit it into form #2. Can anyone help with this?
you can save cookie containing those values in browser and can use in another page after redirection.
User | Count |
---|---|
23 | |
19 | |
18 | |
17 | |
16 |