rorobobo Posted February 28, 2007 Share Posted February 28, 2007 Hey, I currently developing a website (accessibleireland.com) that will contain links to many other websites, mainly hotels and various other types of accommodation. What I want to happen is that when a user clicks on a website link on my site, they are brought to the hotels website. When they click on a contact link on the hotel website, and submit an email to the hotel, it will state on the email received from the hotel that the user clicked through my site to find them. I know it can be done, I just have no idea where to start with it. Any ideas would be greatly appreciated. Thanks. Link to comment https://forums.phpfreaks.com/topic/40540-create-email-that-states-users-found-there-website-via-my-website/ Share on other sites More sharing options...
willpower Posted February 28, 2007 Share Posted February 28, 2007 I cant see how this would be done easily. You would have to work with each webmaster that was responsible for the website in question as the email would be generated on their servers. You'd have to have some identifiable var being passed and stored in sesion to the exit site, this would need to be parsed and understood by the contact form on the hotels website. As I say...to do that...you;d need all parties involved. If however you have the contact hotel link on your site....then its a doddle. Link to comment https://forums.phpfreaks.com/topic/40540-create-email-that-states-users-found-there-website-via-my-website/#findComment-196197 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.