Hi Adam, thanks for the reply. This is an example of what I'm having trouble with:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
</head>
<body>
<p>
</p>
<p>
<img border="0" src="fees%20payment%20notice_files/image002.gif" width="1123" height="795"></p>
</body>
</html>
App is running in virtual dir CasulaDocumentPortal which exists at D:\Data\Projects\Casula Vet Hospital\Document Portal\
html file above exists at D:\Data\Projects\Casula Vet Hospital\Document Portal\documents\A Chapter 1 general notes
full path to image referenced is D:\Data\Projects\Casula Vet Hospital\Document Portal\documents\A Chapter 1 general notes\fees payment notice_files\image002.gif
I have confirmed that I can navigate to http://localhost/CasulaDocumentPortal/documents/A%20Chapter%201%20general%20notes/fees%20payment%20notice_files/image002.gif
Unfortunately CuteEditor just displays a blank page.
Thanks for your time,
Scott