Streetdaddy
Programmer
In the html code, all the images and other things always have a forward slash before them.<br>
<br>
eg <image src="/image.gif"><br>
<br>
I have to delete all the slashes myself or else the image links are broken whenI post the page on my site?<br>
<br>
It happens with everything, url's, swf's, anything which is a file...<br>
<br>
How can I stop it prefixing them with the slash?<br>
<br>
(Ted Bundy was having this problem too)
<br>
eg <image src="/image.gif"><br>
<br>
I have to delete all the slashes myself or else the image links are broken whenI post the page on my site?<br>
<br>
It happens with everything, url's, swf's, anything which is a file...<br>
<br>
How can I stop it prefixing them with the slash?<br>
<br>
(Ted Bundy was having this problem too)