The images should reference the image name and
directory name. Open page.html
and note that the image exclamationsoft_logo.gif is referenced as:
<IMG src="c:\tmp\exclamationsoft_logo.gif">
The images must include path information, e.g c:\tmp\exclamationsoft_logo.gif.
Open Notepad and edit the batch file send_email.bat.
Change the values of the parameters -to, -from, and -server to your own email address and your
mail server.
Execute the batch file by double-clicking it in "My Computer".