Disable or modify automatic link creation?

Last post 06-19-2013, 1:38 PM by Devello. 6 replies.
Sort Posts: Previous Next
  •  06-14-2013, 11:12 AM 77556

    Disable or modify automatic link creation?

    Hi,

     

    When someone writes a web address when writing text in the editor, for example www.domain.com the editor automatically changes it to http://www.domain.com. How do we disable this?

     

    Regards,

     

    Erik 

    Filed under:
  •  06-14-2013, 12:20 PM 77558 in reply to 77556

    Re: Disable or modify automatic link creation?

    Hi Devello,

     

    This is the IE browser behavior. Due to the browser limitation, can not disable it for now. Sorry for your inconvenience.

     

    Regards,

     

    Ken 

  •  06-16-2013, 11:08 AM 77563 in reply to 77558

    Re: Disable or modify automatic link creation?

    I'm not 100% satisfied with the answer since the editor on your demo page doesn't have this behavior when using IE... so somehow you have disabled it and we have not..?

     

    http://cutesoft.net/asp/EnableAll.asp

     

     

  •  06-17-2013, 12:22 PM 77565 in reply to 77563

    Re: Disable or modify automatic link creation?

    Hi Devello,

     

    We did not disabled anything for the demo, you can get the full source code of the demo at  http://cutesoft.net/downloads/folders/57121/download.aspx

     

    you can simply type http://www.goog.com + space, then it will cover the text to link on IE.

     

    Regards,

     

    Ken 

  •  06-18-2013, 11:43 AM 77571 in reply to 77565

    Re: Disable or modify automatic link creation?

    Hmm... Just tried the editor in your demo site.

     

    I wrote www.google.com and it doesn't automatically change to http://www.google.com. It just adds the link, but not the ugly looking http:// which is the problem I'm trying to solve.

     

     

  •  06-18-2013, 12:13 PM 77572 in reply to 77571

    Re: Disable or modify automatic link creation?

    Hi Devello,

     

    Can you post your editor page url? So we can check it on your site directly. Also you can send it to [email protected].

     

    Regards,

     

    Ken 

  •  06-19-2013, 1:38 PM 77589 in reply to 77572

    Re: Disable or modify automatic link creation?

    We solved it by trial and error...

     

    editor.URLType = "SiteRelative" 

     

    Is the answer to our question...

View as RSS news feed in XML