relative path into HTML editor
Posted: Mon 23. Aug 2004, 18:14
Does someone know how to get a relative path into html editor ?
I explain me.
I use SPAW editor. When i put my link into <a href="./picture/xxxx">test</a> i get when i confirm this
: <a href="http://localhost/picture/xxxx">test</a>
Why the HTML editor put http://localhost/ in front of
Is there a way to keep the relative path ?
Thank
I explain me.
I use SPAW editor. When i put my link into <a href="./picture/xxxx">test</a> i get when i confirm this
: <a href="http://localhost/picture/xxxx">test</a>
Why the HTML editor put http://localhost/ in front of
Is there a way to keep the relative path ?
Thank