Passing request headers from one domain to another domain
I want to read request headers in my asp.net page from other application
hosted in other server. I want utilize those request headers across
application by using sessions from that page. Any body help me.
Thanks in advance.