Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > Dynamic Subdomains asp

Reply
Thread Tools

Dynamic Subdomains asp

 
 
steve
Guest
Posts: n/a
 
      08-13-2005
Hi

I am writing an application which ideally requires the creation of
subdomains dynamically via asp. However I want all the subdomains to
point to 1 asp file, which I wish to use to figure out which subdomain
has been typed in the url and to process it appropriately.

I was thinking of 2 possible approaches and I am a bit 'cloudly' about
both:

1. Creating a catchall subdomain (not sure of the best way to do this)
pointing all subdomains *.domain.com to an asp file and figuring out
what subdomain has been used.

2. Creating a subdomain dynamically as and when a user registers a
subdomain and pointing them all again to the same asp page.

Ideally I would prefer method 2 as many people don't have access to
their server, however if this is just not possible, method 1 would do.

Does anyone have any ideas?

Thank you.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Faking subdomains for development computer. craigkenisston@hotmail.com ASP .Net 3 07-15-2005 05:43 AM
Installing a ASP.NET app on a server with subdomains klj_mcsd@hotmail.com ASP .Net 0 12-07-2004 04:41 PM
Sharing Session Info across subdomains Rahul T via .NET 247 ASP .Net 0 05-04-2004 04:24 PM
IAS RADIUS server in root domain servicing RRAS clients in subdomains eddiec MCSE 2 04-20-2004 07:38 AM
subdomains pulling in like a query string Brian Henry ASP .Net 2 01-02-2004 04:46 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57