How to get the program name in asp.net

You can get the program name in ASP.NET by using

<%= Request.ServerVariables("SCRIPT_NAME")