Wednesday 03 November 2004 6:55:08 am
What tag can I use (and how do I use it) to create a link to another article or folder in my site. I'd like to create something like... <link href="/content/view/123">Click on me please!!!</link>
(assuming i created an article with ID 123 eralier on) I also want to create a link to an "attached" file, like this... <link href="/file/download/123">Click on me please to download the file!!!</link>
I have been browsing the forums for this (because it seems basic stuff) but I didn't find a good solutions. This... <link id=123>Click on me please !!!</link>
only works when the link is already stored... Maybe I don't understand exactly how urls must be treated in ezpubli. All hints and suggestions are welcome.
|