Repost: Images in existing docs unavailable

Last post 12-06-2005, 4:21 AM by sfkhooper. 2 replies.
Sort Posts: Previous Next
  •  12-05-2005, 5:47 PM 13430

    Repost: Images in existing docs unavailable

    This is a repost from yesterday. A certain nameless user spammed my post and so it may appear to other more helpful citizens of this forum that my problem had been dealt with, but I'm actually quite desperate for help...

    firstly, this seems like a kick ass control. If I can just get the working with existing docs thing happening I'll be fine.

    I have installed CuteEdit as described in the documentation and can open existing htmls fine. The only problem is that any images do not display. Seems to me it's probably a pathing issue but I'm not sure what to do. The developer guide at http://cutesoft.net/developer+guide/index.html really leave a lot to be desired unfortunately.

    TIA
    Scott

  •  12-05-2005, 6:28 PM 13435 in reply to 13430

    Re: Repost: Images in existing docs unavailable

    Scott,

    Sorry for miss your post.

    Can you tell me your file structure and post the HTML code of your existing htmls?



    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  12-06-2005, 4:21 AM 13447 in reply to 13435

    Re: Repost: Images in existing docs unavailable

    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>
    &nbsp;</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

View as RSS news feed in XML