gawd, IIS blows! I used to use Deerfield Website but Red Sky won't work with it.... is Apache any better? Or is there another solution?
-----Original Message----- From: Marlon Moyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 4:22 PM To: CF-Talk Subject: Re: Cheesy IIS question Since you're on Win2K pro, I'm assuming you have the 1 site version of IIS, if that's the case and you have more than 1 site (ie, you access the site by something like 127.0.0.1/cfdayton/) it might be an issue of absolute image paths, meaning that your image paths look like this: "/images/spacer.gif". With the single site version of IIS, it will look in the "127.0.0.1/images" directory instead of "127.0.0.1/cfdayton/images" directory. You'll need to recode with relative links in order to work correctly from this machine. Marlon On Tue, 5 Aug 2003 16:14:41 -0400, Jack Poe <[EMAIL PROTECTED]> wrote: > BlankWhy oh why am I seeing broken images when I visit a site from the > machine it is being hosted on....in IIS 5.0 on Win2000 Pro > The offending site is www.cfdayton.com > > > _________________ > > Jack L. Poe > Manager > Greater Dayton ColdFusion User Group > www.cfdayton.com > [EMAIL PROTECTED] > _________________ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

