Hi:-I have my own webspace www.domain.com. When any new user register
on to my site, a new url name www.subdomain.domain.com or
www.domain.subdomain.com should be provided to it.
I want to provide sub-domain name in the above form and then they will
be stored in the MS-SQL database with relation to ASP.net Please help
me with this.

Re: how can i create multiple subdomain into domain by Kevin

Kevin
Tue Jan 09 05:44:33 CST 2007

Check out the following article on the Microsoft Technet Reference for IIS.
It is about using Host Headers:

http://technet2.microsoft.com/WindowsServer/en/library/85c5a72d-9a67-4d87-b277-85667a1336e51033.mspx

--
HTH,

Kevin Spencer
Microsoft MVP
Bit Player
http://unclechutney.blogspot.com

Where there's a Will, there's a William.

<anj.smart@gmail.com> wrote in message
news:1168335905.214728.321170@51g2000cwl.googlegroups.com...
> Hi:-I have my own webspace www.domain.com. When any new user register
> on to my site, a new url name www.subdomain.domain.com or
> www.domain.subdomain.com should be provided to it.
> I want to provide sub-domain name in the above form and then they will
> be stored in the MS-SQL database with relation to ASP.net Please help
> me with this.
>



Re: how can i create multiple subdomain into domain by anj

anj
Mon Jan 15 10:28:57 CST 2007


Hi:-
Tnx 4reply,but i want store n retreive my subdomain into MS SQl
database.
N this article does nt contain any information abt this.
Anj