You should look at CGI::Application, a web application toolkit that integrates very well with HTML::Template.
Party on, Cory -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brad Cathey Sent: Monday, March 03, 2003 12:05 PM To: [EMAIL PROTECTED] Subject: [htmltmpl] A newbie question I am interested in building dynamic sites using HTML::Template and a database (like MySQL). I am curious about how one serves up a page in response to a visitor typing in my URL. Since it appears that a Perl script actually serves the page using "print $template->output;", would I need to create an index.html page with javascript that calls the perl, e.g., "window.location="/cgi/index.pl" (assuming I have an index.tmpl page on the server)? Then, would all my page links be to perl scripts serving pages in the site, e.g. "<a href="/cgi/products.pl>Products</a>, etc.? Any examples of sites built with HTML::Template so I could see how the pros are doing it? Thanks .......................... Brad Cathey Highgate Cross 124B S. County Farm Road Wheaton, IL 60187 P: 630.665.6800 F: 630.653.0647 E: [EMAIL PROTECTED] W: http://www.highgatecross.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users