On Wed, 1 Dec 2004, Brad Cathey wrote:

> In a regular HTML setting, this is no problem‹the URL reads:
> 
>    http://www.domain.com/page.html#top
> 
> But in the .TMPL model, it goes to the home page:
> 
>    http://www.domain.com/#top

Two answers:

 1) That's not "the .TMPL model" that's the model of your code.  In my
    code that would usually look like:

      http://www.domain.com/foo.pl#top

    But that's got nothing to do with HTML::Template

 2) Even so, that should work fine, right?

-sam


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to