I did the Following Click On DownLoad File/ insert Image or ay popup for Insert/upload image /File
My Code is :
Editor1.BaseHref = "http://my.gstbiz.com/";
Editor1.EnableStripScriptTags=false;
Editor1.DisableAutoFormatting=true;
Editor1.UseRelativeLinks=true;
Editor1.RemoveServerNamesFromUrl=true;
in IE Browser it's working and give me relative path like :
<a href="/sports4kids/FTA%20Bylaws%20Ammended%20110905.pdf" class="">/sports4kids/FTA%20Bylaws%20Ammended%20110905.pdf</a><br>
IN Fire Fox it's Give ME :
<a href="/sports4kids/FTA%20Bylaws%20Ammended%20110905.pdf" class="">http://my.gstbiz.com/sports4kids/FTA%20Bylaws%20Ammended%20110905.pdf</a><br>
Also I open My Application http://my.gstbiz.com
And After this i open
http://cutesoft.net/example/BaseHref3.aspx
in This Case
Fire Fox Give Me :
<a href="uploads/Test%20pdf.doc" class="">https://my.gstbiz.com/uploads/Test%20pdf.doc </a>
If Any Solution Then Plz REply ASAP...
Thanks
Kalpesh
Kalpesh