Re: URLType absolute also changes file-links

  •  04-23-2015, 6:34 AM

    Re: URLType absolute also changes file-links

     Hi Ken,

    here are the steps to do at http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx :

    1. Select 'Absolute URLs'
    2. Open HTML-Tab
    3. Delete all text from CuteEditor
    4. Open Normal-Tab
    5. Type in: \\networkshare\test and a blank
    6. Switch to HTML-Tab

    The text is modified to: 

     

    <div><a href="http://cutesoft.net/example/file://networkshare/test">file://networkshare/test</a> </div>  
    .net Framework 4.0 / ASP.net / VB / CuteEditor 6.7 / SQL 2005
View Complete Thread