|
-
May 19th, 2009, 12:42 AM
#1
Thread Starter
Fanatic Member
URL mapping
hi,
i will figure out an example. in my office if i type "nihon" i nthe browser then it will go to http://nihon/v1 (this is my company intranet)
i just wanted to know how this logic works? and want to know how to can i try like this? can any on e please help me in this
Last edited by karthikeyan; May 19th, 2009 at 02:03 AM.
Loving dotnet
-
May 19th, 2009, 02:28 AM
#2
Re: URL mapping
Hey,
There are a number of ways that you could get this to work, one of which would be to use the following approach:
http://msdn.microsoft.com/en-us/library/ms972974.aspx
And here you will find an implementation of that:
http://www.urlrewriting.net/149/en/home.html
The PM that you sent me suggests that you are trying to use the MVC approach, is that correct?
Gary
-
May 19th, 2009, 04:15 AM
#3
Thread Starter
Fanatic Member
Re: URL mapping
Hi Gary,
Thanks for the help. i will try your input and will let you know once i have completed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|