MarkRobinson
Programmer
Need to create a script:
1 - Click a button on an html page that sends the <page title tag> to a form
2 - On the form I need to print the <page title tag> and ask for the users name and email. Then Click Submit
3a - I need to send a confirmation email with the title tag and the name.
3b - Need to call a url (the confirmation page)
I'm a little bit lost on how to do this - can anyone give me some guideance?
1 - Click a button on an html page that sends the <page title tag> to a form
2 - On the form I need to print the <page title tag> and ask for the users name and email. Then Click Submit
3a - I need to send a confirmation email with the title tag and the name.
3b - Need to call a url (the confirmation page)
I'm a little bit lost on how to do this - can anyone give me some guideance?