|
-
Jan 12th, 2011, 11:00 PM
#1
Wikipedia type URL
Hello,
It's been a long time I did any web development, and I feel I need to brush up few things.
I may have known this before but can't seem to recall it right now. Until now, a typical URL for accessing a page would look like this (to me atleast):
http://domainname.com/<foldername>/page.aspx
If you look at any wikipedia page, it would be:
http://en.wikipedia.org/wiki/ASP.NET
If I start working now, I would end up with something like:
http://mysite.com/<some_folder_or_not>/aspnet.aspx
How'd you achieve that wiki style URL effect in ASP.Net?
Thank you.
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
|