Subdomain creation

  • Thread starter Thread starter Jawad Rehman
  • Start date Start date
J

Jawad Rehman

Hi there,,

I want to create subdomains from my web page automatically...in most
of website,when u registered
with them,they give a sub domain.
i registered in website.www.blogger.com
they give me a URL to browse my profile.i.e
"meonline.blogger.com".meonline is my user name.

I need help,how to create subdomins in C#.net or VB.net.

I need this for my project.i am doing project in asp.net(vb.net) which
is related to
Multi level marketing.
 
Jawad,

This will depend on your DNS servers. If they allow programattic access
to the server, you can set up the DNS names there. Either that, or your DNS
server will have to have some mechanism by which you can plug in a module
and have it query that module to look for host records that it should
propogate (you would keep it in your database).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top