saving word as an .htm

R

rodchar

hey all,

i created a word doc with images and saved it as .htm file. when i deploy
this one file to the web server my images don't show up. Any ideas?

thanks,
rodchar
 
S

Suzanne S. Barnhill

The images are saved out as separate files. By default, these are saved in a
separate supporting subfolder that will be named <filename>_files. You must
upload this folder as well. You'll also need to check the links Word has
inserted in your Web page; chances are good they will reference the location
of the files on your hard drive. This will not be obvious when you view the
page because you'll see the images (the fact that you don't is actually a
good sign), but others who don't have access to your HD won't see them until
you correct the links.
 
R

rodchar

the funny thing is i've exported this file and the associated folder you
spoke of to a different server and it worked fine.
 
S

Suzanne S. Barnhill

Hmm. Afraid I can't help with that. Perhaps someone else will have some
ideas.
 
Top