Okay, sorry. How about putting inside the <head> tags. *sigh* Thanks for the help.
Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions -----Original Message----- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:17 AM To: CF-Talk Subject: RE: Web Address? <cfif (entered web address) is webmail.domain.com> <cflocation url="webmail/index.cfm"> </cfif> How do I test for an address that was entered? I seem to have lost that portion of my brain. Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions -----Original Message----- From: Joshua Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:04 AM To: CF-Talk Subject: RE: Web Address? You mean something like: <cfif server_name is "my.domain.com"> <cflocation url="my.otherdomain.com"> </cfif> Is that what you mean? Joshua Miller Web Development :: Programming Eagle Web Development LLC www.eaglewd.com [EMAIL PROTECTED] (304) 622-5676 (Clarksburg Office) (304) 456-4942 (Home Office) -----Original Message----- From: Eric Hoffman [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 11:37 AM To: CF-Talk Subject: Web Address? Okay, because of a server on a shared box, we needed a subdomain to redirect via cflocation but I haven't done this simple task in years... How do I test for the entered URL? Http_referrer won't work I think because its where the request originated or am I half baked today? Regards, Eric J Hoffman DataStream Connexion www.datastreamconnexion.com Delivering Creative Data Solutions ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

