Jessica Kennedy wrote:
>> Also, have you considered using wildcard DNS? As in
>> http://jessica.sample.com
> 
> This sounds like a good Idea... what would be the proper syntax to use to get 
> the username field if I went with a wildcard variable?

ListGetAt(cgi.host_name, ListLen(cgi.host_name, ".") - 2, ".")

> Also, I will be using an IIS server, not apache, and I don't think there is a 
> mod_rewrite equivalent with IIS, hopefully somebody can prove me wrong 
> though! 

If you have control over the server you could also rewrite the URL in 
JRun with UrlRewriteFilter.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get the answers you are looking for on the ColdFusion Labs
Forum direct from active programmers and developers.
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291250
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to