Forum Moderators: skibum
Ive been having this problem for awhile now and Im sick if it . For some reason , images from my affiliate program are not appearing on a certain page on my site .
All other images are displayed with no problems , the images in my image directory of my site .
I use formail to have results sent to me via email but I redirect people to a different page than the default formail page so that the page blends in with the rest of my site but for some reason it does not pull the banners from the affiliate program . I use the exact same code that works through out my site but they never appear on this one page . I have even tried right clicking on the image and selecting "show picture" but it still does not appear .
What would cause this ? I have not changed the code . Could it be because of the CGI script ?
v1c
Try using root relative paths like this /images/gif.gif If you start with a / then you are always relative to the root (where the home page is)
Nick
The images of my site title and headings are fine , even my amazon affiliate images are fine , its just the cj ones , the ones that you copy the code and the image is read from the cj site , they dont appear . The code works fine on all other pages but not this one page .
Sorry for any miss understanding .
v1c