Search

You searched for the word(s):
< 1 second(s)
  • Re: Convert relative paths to physical paths

    Okay.. &nbsp; Here is the problem I currently face. After the html has been imported&nbsp;I have developed a script that scans for hrefs, src and background URLs the script then resolves these urls to absolute paths. The string&nbsp;containing the revised html is then dropped into the editor with the EditCompleteDocument value set to true. The ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 12, 2005
  • Re: Convert relative paths to physical paths

    &nbsp;boggey23 wrote: Thanks... I'm slowly getting there, I have now&nbsp;managed to configure the Editor to display full paths to the links and images within the imported html. However the editor will not show full paths to images referenced as a table&nbsp;background (e.g. background=''../images/back.gif''), is this normal and can I fully ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 12, 2005
  • Re: Convert relative paths to physical paths

    Thanks... I'm slowly getting there, I have now&nbsp;managed to configure the Editor to display full paths to the links and images within the imported html. However the editor will not show full paths to images referenced as a table&nbsp;background (e.g. background=''../images/back.gif''), is this normal and can I fully resove these ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 11, 2005
  • Re: Convert relative paths to physical paths

    Thanks Adam, &nbsp; I managed to solve this by setting the HtmlBase in the PageProperties element.... This worked fine until I upgraded from version 4.0 to 4.5. Now I get&nbsp;the following&nbsp;error message...Also how do I programatically set the HtmlBase from within the script? &nbsp;Parser Error Message: Type 'CuteEditor.Editor' does not ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 11, 2005
  • Convert relative paths to physical paths

    On a particular area of my site I would like to use CuteEditor simply to display html that is grabbed using the webrequest and webresponse methods from a remote url. Things start to go wrong with sites that use relative paths to the images and backgrounds and the editor obviously fails to display the graphics. Is there anything built into ...
    Posted to Cute Editor for .NET (Forum) by boggey23 on July 11, 2005