checking from where the page was opened-from email

how can i check if a user pressed on a link thas inside an email and that opened a page on the web site?
i know its possible i nthe headers something
any idea?
thnaks in advance
pelegCan you explain more what you want?!sure:
when you press on a link that is inside a mail message or a link that is on a web page then on the server as i understand you can check it out-if its a link pressed in email message or on a web page
but how?
thnaks in advance
pelegI think the only way is to use QueryString as i understand from your question, like this for instance:
<!-- m --><a class="postlink" href="http://www.website.com?place=email">http://www.website.com?place=email</a><!-- m -->
I dont know if that may help you or no
 
Back
Top