This is the discussion forum for the HtmlEditor. See also the
HtmlEditor home page, where you can download the control, and the
Documentation Wiki, a collaborative project for documenting the control.
Relative links and images
Posted by: Ori (---.inter.net.il)
Date: Saturday, 07-Apr-2007, 07:53:26
Hello,
I want all links and images in my html to be relative to a code base.
I tried to set the html Head element with a base, but it didn't work when I tried to load a document with a relative image source.
Is there a way to do it?
Thanks,
Ori
Re: Relative links and images
Posted by: Ori (84.229.114.---)
Date: Saturday, 07-Apr-2007, 15:10:46
OK, sorry - after playing with it I could load a document with relative links and images. Now I have a new problem
My problem is that when I save the html it has full links, instead of relative links. Is there an easy way (without changing the html) to make the links relative?
Thanks.