Re: [htmltmpl] Slow CGI when linking to a CSS or JS

2003-01-21 Thread Howard Kim
Howard On Tuesday, January 21, 2003, at 12:28 PM, Cees Hek wrote: Sometime on Jan 21, Howard Kim assembled some asciibets to say: Thanks to everyone for the help and advice. I have determined that it is the server and not CGI::Template that is being slow. Now I just Is it possible

Fwd: [htmltmpl] Slow CGI when linking to a CSS or JS

2003-01-21 Thread Howard Kim
Hello All, Thanks to everyone for the help and advice. I have determined that it is the server and not CGI::Template that is being slow. Now I just need to figure out why that is happening, but that is a new topic in itself. Regards, Howard Kim On Monday, January 20, 2003, at 11:28

[htmltmpl] Slow CGI when linking to a CSS or JS

2003-01-17 Thread Howard Kim
Hello All, I just started playing with HTML::Template and ran across something odd. I hope someone on the list has encountered something similar. I wrote a simple HTML template to test the module: ##test.tmpl## test template type="text/javascript"> type="text/css"> HTML::Template =