Thanks for advance.
I want to generate dynamic dummy sub domain using asp.net 2.0 like http://username.mysite.com.
I donââ¬â¢t want create permanent sub main. Because in the site available more then 10000 users. So I want to display URL like "http://username.mysite.com/profile.aspx". But URL map to default ââ¬Åprofile.aspxââ¬Â page.
if the user's logon the site, it will redirect to "http://username.mysite.com/profile.aspx" temporarily and server map to http://mysite.com/profile.aspx using URL rewriting.
Can anyone help me?
Go to the complete details ...
Found interesting? Add this to: