Question is how I change my URL into Sub URL like if I have
http://www.abc.xyz.com then I want to give option to the user that they will change their login URL like..... http://www.123.xyz.com
first URL Adds user and ask about the new URL which will be dedicated only for the particular user and this will follow for all the users
is there any possibility to solve this in ASP.net (VB.NET or C#)