Re: Compile Cheetah Template on Windows

2007-11-29 Thread Tim Roberts
brianrpsgt1 <[EMAIL PROTECTED]> wrote: >Tim, thank you very much for the reply. The 'cheetah' function is now >working! > >I am still having a problem creating the file. I continually get >errors. I am sure that it is something very simple. > >Below is the code, please guide me in the right dir

Re: Compile Cheetah Template on Windows

2007-11-28 Thread brianrpsgt1
Tim, thank you very much for the reply. The 'cheetah' function is now working! I am still having a problem creating the file. I continually get errors. I am sure that it is something very simple. Below is the code, please guide me in the right direction :: import psycopg2, psycopg2.extens

Re: Compile Cheetah Template on Windows

2007-11-25 Thread Tim Roberts
brianrpsgt1 <[EMAIL PROTECTED]> wrote: > >I have been able to successful pull info from a MySQL DB, get the >results and output them in an HTML format using Cheetah to the screen >using IDLE. I am doing this on a Windows Laptop, running WinXP, >Python 2.5 and the latest version of Cheetah. > >I ha

Compile Cheetah Template on Windows

2007-11-24 Thread brianrpsgt1
Newbie here I have been able to successful pull info from a MySQL DB, get the results and output them in an HTML format using Cheetah to the screen using IDLE. I am doing this on a Windows Laptop, running WinXP, Python 2.5 and the latest version of Cheetah. I have two questions: 1. How and w