I am using the following line of code in my application.cfm <cfset request.HomeDir = "http://127.0.0.1/work/ACME/may2001/website"> Then elsewhere in the site I refer all links and images to: <cfoutput>#request.HomeDir#</cfoutput> Is this OK to do? I'm trying to avoid using the application scope. Are there any known of issues with this method? Thanks. Steve Development Manager Vardus Internet Solutions (SA) Tel: (+27) 21 670 9880 Fax: (+27) 21 674 4549 Email: [EMAIL PROTECTED] Website: www.vardus.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- Request VS Application scope Bryan Love
- Re: Request VS Application scope Greg Wolfinger
- Re: Request VS Application scope Peter Theobald
- Re: Request VS Application scope Greg Wolfinger
- RE: Request VS Application scope Jeremy Allen
- Re: Request VS Application scope Greg Wolfinger
- RE: Request VS Application s... Benjamin S. Rogers
- RE: Request VS Applicati... Peter Theobald
- RE: Request VS Application scope Peter Theobald
- RE: Request vs application scope Steve Vosloo
- RE: Request vs application scope Daniel Lancelot
- RE: Request vs application scope Steve Vosloo
- RE: Request vs application scope Daniel Lancelot
- Form Caching Greg Luce
- RE: Form Caching Mark Warrick
- RE: Request vs application scope Steve Vosloo
- RE: Request vs application scope Dave Watts
- RE: Request vs application scope alistair . davidson
- URL Decrypt and Encrypt Gordon Burns
- Re: URL Decrypt and Encrypt Joseph Thompson

