Do you mean how to construct a string from whatever the user types in
the form and the base domain name? If the form text input is named
txt_clubname:

<cfset somevariablehere = FORM.txt_clubname& ".somebasedomain.com">


On 5/16/07, Ravi Gehlot <[EMAIL PROTECTED]> wrote:
> Every subdomain will have its own different page. I understand how to
> use the wildcard with the DNS but how do I append the subdomain name to
> the domain? Is there a function in ColdFusion? How is it done?

-- 
mxAjax / CFAjax docs and other useful articles:
http://www.bifrost.com.au/blog/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278247
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