I've been trying to set up a tab menu system that would break out information from detail_link.html
The first tab, in my case, would contain address/contact information; second tab 'Description'; third 'Hours', etc. Instead of having these details all on one page, I'd like them on separate "pages".
I found myself quickly in over my head. Basically, I don't know how to pass specific link-level data (which is rendered by detail_link.html) out into static, external pages -- data such as <%$description%>
Any ideas anyone? Is this possible? How difficult?


its simple and easy way around the problem
