On Wed, Mar 17, 2004 at 11:45:42PM -0500, Cees Hek wrote: > Hi Clifton, > > I tried, but can't reproduce this problem. Can you include a small code > sample with templates that actually displays this problem.
Simply edit the template I provided as follows; I'm sorry my initial explanation was not clear enough: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html> <head><title>Community</title></head><body> <div align=center style="height: 100%;"><table width=770 height="100%" border="0" cellspacing="0" cellpadding="0" ><tr><td> <tmpl_include NAME="../top.html"> </td></tr><tr><td><tmpl_include NAME="../home-template.html"> </td></tr> <tr><td> <tmpl_include NAME="../bottom.html"> </td></tr></table></div></body></html> That should generate this error when you do the "new" to load it: HTML::Template->new() : Cannot open included file ../home-template.html: file not found. at /usr/local/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 2180 On second thought, if it's still unclear, I'll write a tiny example in the morning complete with the code to invoke it. -- Clifton -- Clifton Royston -- [EMAIL PROTECTED] Tiki Technologies Lead Programmer/Software Architect Did you ever fly a kite in bed? Did you ever walk with ten cats on your head? Did you ever milk this kind of cow? Well we can do it. We know how. If you never did, you should. These things are fun, and fun is good. -- Dr. Seuss ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users