Export as WEB Page (NOT IN MM LITE)
Export as WEB Page.
After clicking the Export button, this window will pop up where you will select the Create WEB Page option:
In the Export Menu, an item "Create WEB Page" is added. This will create an .HTM file and copy (not move) all pictures and music files to the same folder as where you choose to store the .HTM file. You can upload the .HTM file and all the other files to a folder at a web site.
Because the pictures and music files are in the same folder as the .HTM file, the links in the .HTM file to these files state only the "bare" file name. NO drive:\path may be prefixed.
An example:
- Go to MM's editor.
- Pick a pretty Theme.
- Type some words e.g. "Hello World!"
- Click on the EXPORT button.
- Click on Create WEB Page.
- Create or select an empty folder.
- Say OK to the proposed INDEX.HTM file name.
- Done.
--------------------
- Exit Mokum Mail
- Go to that folder.
- You see INDEX.HTM and all pictures
- Run the INDEX.HTM to see if it works
- Now open the INDEX.HTM file with Notepad.
- Have a look at the filenames at background="......" and src="......"
- See, bare file names there. No drive letter, no path.
--------------------
- Upload the files to your website in a new folder e.g. \Test\
- Start IE and type: http://www.yoursitename.com/test/
- ...and you should see the message.
The point is: in an .HTM file on a web page, file names must NOT have drive:\path in front. E.g. C:\MyPics\Monkey.JPG may work fine on your PC, but there is NO drive:\folder "C:\MyPics\" at the WEB server.