Forum Moderators: open
ie. if DWT is located in /templates/main.dwt then a link to an image might be ../images/image.gif. If the page I create from this template is saved in the root the DWT will automatically change the link to this image to images/image.gif
Why does it not do this with <iframe src=""> addresses? Do you know any good workarounds?