We ran into the problem here and there, but most of our links already wer e Absolute url's so it worked out great for us ... not too big of a pain.
Time for some search and replace :) Paul Giesenhagen QuillDesign http://www.quilldesign.com SiteDirector - Commerce Builder > hi, > > I have implemented something like cf_fakeUrl before but i came across s ome > problems. > > * The url string messed up relative links. eg ../file.cfm doesnt work > because the url string is sometihng like /page.cfm/id/6/page/front/ so ./ > would put me in directory that doesnt exist! > > Also, it caused the same problems using relative links to images. > > I fixed this problem by using the base tag to let the browser know wher e we > were. > > Unfortunately, on mac os X IE the browser didnt seem to understand the base > tag and users reported broken images, bad links, etc. > > My solution was to use absolute url's for images and links. > > This is easy, but my *whole* site is using relative links, and it would be a > pain to convert everything to absolute links. > > My question is, have people had these problems, or is there something i n > fakeurl that solves this problem? > > Do i just have to convert everything to absolute url's? > > thanks > chad > > ______________________________________________________________________ Why Share? Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

