Is there any known way for asp.net to check if it runs on Intranet?
Edit
I need to show in my asp.net web page that the user runs in an intranet environment.
http://mysite/default.aspx
How can Default.aspx.cs
tell me if he's running on intranet environment or in internet environment ?