1
Answer

Custom Actions Based on URL

AJ

AJ

15y
2.1k
1
I am developing a portal site that will serve as a resource for multiple companies.  Companies will create their own subdomain and redirect traffic to my shared websites IP address.

Based on the URL of the visitor, I'd like to display a custom image to the user (the logo of the company they are visiting)

How can I easily check the HTTP headers and update my Image control so that I can have logic based on the visitor URL.

Thank you
Answers (1)
0
Bikesh Srivastava

Bikesh Srivastava

NA 19.8k 835.1k 8y
I think you want once anybody have read email ,you will find notification.
I think you need to send a link with a mail to confirm,
otherwise its not possible ,because its not allow from gmail. 
0
vijay anand

vijay anand

NA 6 1 8y
There is no direct way to get the Mail read status from outside of the email box. However, there is a hack for this and refer the below link for more details.
 
http://stackoverflow.com/a/22492911/281321