Form that generates unique link for each visitor
Posted: Thu May 13, 2010 10:08 am
Hello,
I am a complete beginner with PHP. What I'm asking for may already be created somewhere, but I'm not even sure how to search for what I'm asking for. Here is what I want to do:
My client (let's call him Bob) has an online demo of a product on his website. Bob wants his visitors to have to fill out a form first, before they can see the demo. After they fill out the form, it won't take the visitor directly to the demo. Instead, it will send the form results in an email to Bob along with a unique link to view the demo. Then Bob will personally email this visitor, along with the unique link to the demo. This unique link will let him know which visitor watched the demo.
He currently has this system in place on his old website but his current web company will not give him access to the php files so I can just use what they used. Do you know how I could do this, or where I could find pre-written code? I don't have the skills to be able to do this myself in the time allotted.
Thank you!
I am a complete beginner with PHP. What I'm asking for may already be created somewhere, but I'm not even sure how to search for what I'm asking for. Here is what I want to do:
My client (let's call him Bob) has an online demo of a product on his website. Bob wants his visitors to have to fill out a form first, before they can see the demo. After they fill out the form, it won't take the visitor directly to the demo. Instead, it will send the form results in an email to Bob along with a unique link to view the demo. Then Bob will personally email this visitor, along with the unique link to the demo. This unique link will let him know which visitor watched the demo.
He currently has this system in place on his old website but his current web company will not give him access to the php files so I can just use what they used. Do you know how I could do this, or where I could find pre-written code? I don't have the skills to be able to do this myself in the time allotted.
Thank you!