Solved
Insert Email Address into JavaScript on Form Submission
We're looking to run a peice of JavaScript on one of our form submission confirmation pages. We want to take some data submitted by the customer on the form (e.g. email address) and insert it into the JavaScript for processing. Is there a way to do this?