How do you re-write the URL that shows on the URL Address Bar to contain the new subdomain?
Ravi. James Holmes wrote: > 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? >> > > -- ------------------------------------------- Ravi Gehlot. Sr. Management Sunshine Technology Solutions, LLC http://www.sunshinetechsolutions.com/ ------------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:278248 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

