Re: [htmltmpl] .tmpl page not rendering on screen
Brought to you by:
samtregar
From: Timm M. <tm...@ag...> - 2004-11-09 20:34:18
|
At 02:25 PM 11/9/2004, Brad Cathey wrote: >Hello folks, > >I've been using HTML::Template a thousand times over the past year and never >had a page just not output. > >http://www.cicsnorthtown.org/cgi-bin/facultyadmin.pl?funct=menu > >Check the source code and note it just renders "<html><body></body></html>" <snip> Actually, it outputs nothing at all. I bet you're using a Mozilla-based browser. Mozilla puts in those HTML tags automatically when you view the source on an empty text/html document. |