
I had no clue what you meant by "SW tag" until I went mucking about in the menus. The "Publish File Insert" option sounds like what I need, but I have a couple of questions.
As I understand it, once I use the "publish" feature, the actual HTML code will be inserted into the document, replacing the SW tag. Let's say I just wanted to display four links inside one of the boxes on my site. Should I create a new page containing only those links and nothing else? For example:
<html>
<body>
<a href="page1.html">Page 1</a>
<a href="page2.html">Page 2</a>
<a href="page3.html">Page 3</a>
<a href="page4.html">Page 4</a>
</body>
</html>
I am already using the Root URL function in my site, as I have the site divided into three subfolders. Don't I need the Root URL if someone is at <A HREF="http://www.stuffyougottahave.com/other/AstrydLypp.html" TARGET=_blank>http://www.stuffyougottahave.com/other/AstrydLypp.html</A> and clicks on <A HREF="http://www.stuffyougottahave.com/templates/auction.html" TARGET=_blank>http://www.stuffyougottahave.com/templates/auction.html</A>? (sorry, that page has not been updated yet)
If I don't use the Root URL, I need to put in full addresses, then don't I?
Thanks for your help. <IMG SRC="smile.gif" border="0">
"I'm not a cool person in real life, but I play one on the Internet".
Galley