Will, So what you're saying... is that you're testing a web site that is NOT in the root of the web server, but you're trying to use root relative paths in URLS for images and stuff?
That won't freakin' work! My solution for such things can be found in many of the applications I develop. Set a variable to the "webroot" of the site... and prepend that to all the links and images. That way, blogcfm or cfmbb can be installed in the webroot *OR* a subfolder.. doesn't matter. Rick ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion?sdid=RVJW Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276717 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

