Sign in | Join
Last post 05-04-2008 4:43 PM by DigiMortal. 4 replies.
Sort Posts: Oldest to newest Newest to oldest
Hi,
Am developing the web application in asp.net 2.0 with c# . In that am having one requirement is to hide the url. I was searched in google. But i cant find any solution regarding that. So my another concern atleast to hide the page name. for eg . www.abc.com/default.aspx,www.abc.com/defaultx.aspx?action='confirm' then this should be display in addressbar as www.abc.com only.
Can anybody help for this.
regards
kk
check this -
http://msdn.microsoft.com/en-us/library/ms972974.aspx
http://www.codeproject.com/KB/aspnet/urlrewriter.aspx
hope it helps
there is a video tutorial on this site that explains this
http://www.asp.net/learn/videos/video-154.aspx
Here are some articles I wrote around URL Rewritting in ASP.NET. I also have an available WROX BLOX on httpModules with a section URL Rewritting.
http://professionalaspnet.com/archive/tags/URL+Rewriting/default.aspx
http://www.wrox.com/WileyCDA/WroxTitle/productCd-0470379391.html