Just ignore the .wmz files. Leave them in there.
The reason the index.htm file, your home page, is not loading the graphic
files is because it is looking to the index_files folder for them, and not
finding them. The problem goes back to why
http://www.lesleymjames.talktalk.net/contacts.htm does work, and
http://www.lesleymjames.talktalk.net/index_files/contacts.htm does not...and
should...and I am not sure of the answer. The problem is the framing. The
solution????
Here are some guesses. You have uploaded your files to wrong directory.
www.the-innscribers.co.uk
is pointing to wrong directory for
www.lesleymjames.talktalk.net . Or
perhaps, because of the framing you can not use the subfolder option in
Publisher.
I guess that what I would do next is do away with the subfolder option in
Publisher, and write the links yet once again. First of all, go to the
folder on your C drive where you directed your HTML output when you Publish
to the Web. If you look in the index_files folder, you will note that your
other pages are simply named "contacts.htm" etc. Now, go ahead and delete
the index.htm file and the index_files folder.
Open your Publisher document, go to tools > options > web tab and uncheck
"organize supporting files in a folder". In fact for now, uncheck everything
under Saving. OK. Now Publish to the Web to that folder on your C drive. Go
back to that folder and study the contents. Note that no longer do you have
a subfolder...all the files, graphics etc are all together. More importantly
note that your contacts page is now named "index_contacts.htm" instead of
"contacts.htm". Note your other pages and all your images are now preceded
with "index_" Ok, now you can delete all those files and go back to your
Publisher file. Double click the code fragment box that contains your
textual navbar, and change each link to reflect the new file names. In other
words, instead of
http://www.lesleymjames.talktalk.net/contacts.htm write
http://www.lesleymjames.talktalk.net/index_contacts.htm
In fact, you can just copy "index_"and paste it in front of contacts.htm,
and whatwedo.htm, innscribing.htm, etc....each of pages, EXCEPT for the
index.htm file. Copy and paste that edited code fragment box to each of your
pages. Publish to the Web to the folder on your C drive. Delete the
index.htm file and the index_files folder from your webspace, and upload the
new files. Cross your fingers...and hope this works. Do the images now load
on your home page? Do the links work?
DavidF