in reply to Opening an HTML::Template page in new window

Ideas?

Perhaps. Am I correct in assuming that you just want the javascript to say 'help.tmpl', instead of 'help.html'? If so, just call help.tmpl like you call any other HTML::Template file.

If the issue is that you simply want to show a chunk of HTML in a smaller font, use CSS before employing any new H::T code, especially if you've not been using H::T up till now. Using CSS will save you tons of grief, in the long run.

Did I hit what you needed? If I'm unclear, please reply, and let me/us know some more details about how you're thinking about implementing this.

----Asim, known to some as Woodrow.

  • Comment on Re: Opening an HTML::Template page in new window