To those that responded, thanks! The database results return quickly. I loaded HTML::Template::Compiled. That made a difference and only required minor changes. The biggest drag, it turns out is rendering the large table. I removed the html tags for the table and displayed the data as lines of text. It loaded faster and my browser (firefox) was able to scroll through the data faster. Time to brush up on my CSS. | [reply] |