You wont have this problem if you set up your paths in oh say the
app_globals.cfm(or application.cfm for those of us that still use it.)  And
then call it via <a href="#whatever_i_name_my_path#">blah</a>

That way you only have to change the one line of code in the application or
app_globals.

--K

-----Original Message-----
From: Erik Voldengen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 09, 2000 9:36 AM
To: '[EMAIL PROTECTED]'
Subject: RE: relative url's


I don't think there is, but you should also consider
portability.  Using absolute URLs will come back to
haunt you if you make significant changes, or just 
want to cut and paste modules into a new project.

-Erik

> -----Original Message-----
> From: Brad Roberts [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 09, 2000 9:35 AM
> To: Fusebox List
> Subject: relative url's
> 
> 
> Is there a performance hit using absolute server url's
> (http://mydomain.com/sales/index.cfm/fuseaction/sales) rather than the
> relative (sales/index.cfm/fuseaction/sales)?
> 
> I'm thinking about using the full absolute path on all of my links.
> 
> Just curious,
> 
> Brad
> 
> --------------------------------------------------------------
> ----------------
> To Unsubscribe visit 
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=list
> s/fusebox or send a message to 
> [EMAIL PROTECTED] with 'unsubscribe' in the body.
> 
----------------------------------------------------------------------------
--
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to