ASP.NET - how to create subdomain in asp.net by code
Asked By Reena Jain on 30-Jan-10 03:27 PM
Hi,
For eg I am creating one site , and in site if some one registered himself , then a subdomain should generate with his name and country like if user name is abc and country is india . so it should be www.abc.india.xyz.com.
How its possible to do it by code.
thanks in advance