Re: [htmltmpl] resultset Paging and Row limitation

2007-02-08 Thread Sam Tregar
On Sun, 4 Feb 2007, Massoud Kohan wrote: > I am new to the Html-template and perl. > How can I show the resultset to the web page which Shows 10 > records per page and also page numbers on the bottom of the > table? HTML::Pager was designed to do this for you. It's a little tricky to use, but yo

Re: [htmltmpl] Questions on "file_cache"

2007-02-08 Thread Sam Tregar
On Thu, 8 Feb 2007, Robert Hicks wrote: > I am in a CGI only environment and it seems that file_cache is an easy > speed up. So I am wary of it. I understand the security aspects but is > there anything else to worry about using it? Nope. If you're worried about people peeking at your cached tem

[htmltmpl] Questions on "file_cache"

2007-02-08 Thread Robert Hicks
I am in a CGI only environment and it seems that file_cache is an easy speed up. So I am wary of it. I understand the security aspects but is there anything else to worry about using it? Robert - Using Tomcat but need to d