Reply

Last post 05-30-2006, 11:01 PM by Adam. 2 replies.
Sort Posts: Previous Next
  •  05-30-2006, 7:47 PM 19637

    Reply

       Hi,
    Good to find your reply,
     
    for the above questions:
     
    1.In my html page i have the javascript functions in head tag like this
     
    <td colspan="2">
       <a href="somelink.com"
        onmouseover="window.status='catalogue'; changeImages('catalogue', 'images/catalogue-over.jpg'); return true;"
        onmouseout="window.status=''; changeImages('catalogue', 'images/catalogue.jpg'); return true;"
        onmousedown="changeImages('catalogue', 'images/catalogue-over.jpg'); return true;"
        onmouseup="changeImages('catalogue', 'images/catalogue-over.jpg'); return true;">
        <img name="catalogue" src="images/catalogue.jpg" width="122" height="63" border="0" alt="catalogue">
    </a>
    </td>
     
    now in design mode when iselect the images they are not selected or when i switch to preview mode/html mode the images dissapear from the form and they donot appear again.
     
    2.The save button doesnot show any error messages, and all permission were set to the files. As the custom button used by me was working why isnt that working.
     
    4.Now its removing server name but keeping the root folder name before the actual image folder. Its giving like this
     
    <img src='/CmsEditor/images/someimage.gif'>
     
    while it should be 'images/someimage.gif'
     
    please send me a solutionfor  this : i want to resolve all the problems before buying this Editor.
     
    Thanks,
     
  •  05-30-2006, 7:50 PM 19638 in reply to 19637

    Re: Reply

    Sorry i posted it as  a new posting,
    this was a continuation of yesterdays I am new to cute editor posting.
     
  •  05-30-2006, 11:01 PM 19642 in reply to 19637

    Re: Reply

    >>now in design mode when iselect the images they are not selected or when i switch to preview mode/html mode the images dissapear from the form and they donot appear again.

    Not sure what caused the problems. Can you try the following example?

    http://cutesoft.net/example/EnableStripScriptTags.aspx
     
     
     

    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

View as RSS news feed in XML