When you make a URL absolute in fusebox it is not server specific because
the app's root is set in app_globals.
So the link is not href="/myfolder/onefuseapp/index.cfm" it is
href="#application.root#/onefuseapp/index.cfm".
> It did occur to me that I could make the URL absolute. However, it seems
to
> me that there are number of drawbacks:
>
> 1. It would make the page server-specific.
------------------------------------------------------------------------------
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.