Cute Editor Add "https:///" when some Property of cute Editor i set How can I solve This Problem????

  •  08-09-2005, 7:39 AM

    Cute Editor Add "https:///" when some Property of cute Editor i set How can I solve This Problem????


    Plz, Help ASPS

    //Add Control in Qute Editer Tool To Add gstContentControl

    Editor1.BaseHref = "https://my.gstbiz.com";

    Editor1.EnableStripScriptTags=false;

    Editor1.DisableAutoFormatting=true;

    Editor1.UseRelativeLinks=true;

    Editor1.RemoveServerNamesFromUrl=true;

    When i Set Above Property And do Following :

     Suppose My image  Page is : "images/test.jpg"
    right click on image
    then i clicked on Properties
    then i closed window
    then view html and it replace the path with "https:images\test.jpg
    "https:///images/test.jpg"

    How can I solve This Problem?????

    "https:///"

    kalpesh
    Tatvasoft


    Kalpesh
View Complete Thread