Only Web-site Name should be display in URl.http://forums.asp.net/t/1800577.aspx/1?Only+Web+site+Name+should+be+display+in+URl+Mon, 14 May 2012 03:21:51 -040018005774967435http://forums.asp.net/p/1800577/4967435.aspx/1?Only+Web+site+Name+should+be+display+in+URl+Only Web-site Name should be display in URl. <p>Hello</p> <p>&nbsp;</p> <p>I have New task, Task is Like that In URL<strong> only Web-site name should be display e.g. www.edcalls.com</strong> , No other information should display in &nbsp;URL such as www.edcalls.com/Default.aspx or www.edcalls.com/pankil.aspx.</p> <p>&nbsp;</p> <p>&nbsp;</p> 2012-05-06T06:49:00-04:004967440http://forums.asp.net/p/1800577/4967440.aspx/1?Re+Only+Web+site+Name+should+be+display+in+URl+Re: Only Web-site Name should be display in URl. <p>Hello,</p> <p>The only option is to use iframe.</p> <p>Regards</p> 2012-05-06T06:54:18-04:004967757http://forums.asp.net/p/1800577/4967757.aspx/1?Re+Only+Web+site+Name+should+be+display+in+URl+Re: Only Web-site Name should be display in URl. <p>I suppose an iframe would work, but also the other approach would be to make the entire applicaiton JavaScript/Ajax driven. The home page is loaded and then the entire UI is created and changed dynamically.</p> <p></p> 2012-05-06T15:57:07-04:004968064http://forums.asp.net/p/1800577/4968064.aspx/1?Re+Only+Web+site+Name+should+be+display+in+URl+Re: Only Web-site Name should be display in URl. <p>In addition, you can consider using URL rewriting or url routing feature to customize the display url of your ASP.NET web application pages/handlers so that they will be displayed as root site url(or redirected to the root site path in case user directly typing the page/handler's url in browser).</p> <p>#IIS URL Rewriting and ASP.NET Routing <br> <a href="http://learn.iis.net/page.aspx/496/iis-url-rewriting-and-aspnet-routing/">http://learn.iis.net/page.aspx/496/iis-url-rewriting-and-aspnet-routing/</a></p> <p>#ASP.NET Routing <br> <a href="http://msdn.microsoft.com/en-us/library/cc668201(v=vs.100).aspx">http://msdn.microsoft.com/en-us/library/cc668201(v=vs.100).aspx</a></p> <p>&nbsp;</p> 2012-05-07T02:41:35-04:004978752http://forums.asp.net/p/1800577/4978752.aspx/1?Re+Only+Web+site+Name+should+be+display+in+URl+Re: Only Web-site Name should be display in URl. <p>Hello</p> <p>&nbsp;</p> <p>THank you very much for your help.</p> 2012-05-14T03:21:51-04:00