Set the javascript variables in page with user’s data collected from form
-
Hi,
How do I pass the input value of form field to a variable in another page( I mean thank you page).
The form is located on the right rail of this link: https://responsivemts.com/cookingalarm/
Values should be stored in the below variables in the thank you page(Co-reg).
var rm_fname = “”; //First Name
var rm_lname = “”; //Last Name
var rm_email = “”; //Email AddressPlease assist
Thanks,
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Set the javascript variables in page with user’s data collected from form’ is closed to new replies.