As Alan says, you have "local links" in some of the pages. Also, The image at the top shows as "not found" and when you look at the properties you see "file:////C: .... etc" which is a path to a local file on your PC and not a URL. The local paths only work when you are on the same machine, once you get remote access via internet you need a URL or else the local path ponts to somewhere on the client machine (i.e. MY computer here, instead of your web server!) |