Good day.
It is necessary to implement the entrance to the site from different addresses, so that, depending on the address, a different appearance of the main page is loaded.

For example, we have an index.aspx page

We come from the site SomeSite.aspx and see a blue background with the greeting "Hello User1" and some sort of control.

If we go from the site AnotherSite , then the background should be red, the inscription "hello someone."

Well, and so on.

Can you tell me how to do this more correctly?
Thank.

    1 answer 1

    HTTP Referrer same.

    A quick search on MSDN suggested you need this .