I have a webpage (default.asp) with an affiliate offer displaying in an iFrame (affiliate.htm). Affiliate.htm collects an email and first name and is posted with a button click.
Is there a way to record this name and email from within my webpage, default.asp? How do I detect the submit click event and pick off the name and email for me to save to my database from default.asp?
Obviously I know how to save it to the Database, I just need to know how to pick it off as it's being submitted if it's possible.
Thanks,
Rideswitch
Is there a way to record this name and email from within my webpage, default.asp? How do I detect the submit click event and pick off the name and email for me to save to my database from default.asp?
Obviously I know how to save it to the Database, I just need to know how to pick it off as it's being submitted if it's possible.
Thanks,
Rideswitch