I need to make dynamic website like google provide services of develop and design on line website,
I have completed all things of database and design, but how could i get the url at loading time
of the web application
if page not found then 404 error acre
in google
the website url would be www.website.google.com/ourlwebsitename
here ourlwebsitename is as a example of user created name.
same thing I want to do.
www.mywebsite.com/userchiceaname
Loading
Nattudurai EswaramurthyPosted Aug 29, 2012, 5:55 AM
There is concept called "URL Rewrite in asp.net"
Please read the below link
http://msdn.microsoft.com/en-us/library/ms972974.aspx