I\'m still new to .net....I\'m trying to find the variable that prints the domain name that an aspx.cs file is currently executing from.I come from PHP land, and it has $_SERVER[\'SERVER_NAME\'] or $_
I have a report (Reporting Services) integrated into an ASP.NET that shows dropdownlists to select report parameter values. The dropdownlists are populated using direct database selects, though I see