hi...
If my website is hosted using
IIS 7 at http://www.domain.com/
I want to make a subdomain
for every user.
So,
a user 'abc' signs up, and automatically my code creates
http://billgates.domain.com/
I have a dedicated server with me and i want to create it diynamically, I listen about the wildcard. How to use this
thanks in advance...