Gossamer Forum
Home : Products : Links 2.0 : Discussions :

how to get a detailed view..please help

Quote Reply
how to get a detailed view..please help
Well I went through admin_html.pl to change some things, and found all of the tags you can use in the templates. I am using a detailed view, but I dont know how to link to it. I was thinking of doing this:
<a href="http://www.web-develop.com/links/Detailed/<%ID%>.html"> Detailed View </a>
Any other suggestions? Will this work??
Quote Reply
Re: how to get a detailed view..please help In reply to
<A HREF="<%detailed_url%>">Detailed View</A>

That's all you have to do in your link.html