silent processing with python+modpython+cheetah

Steve Holden steve at holdenweb.com
Sat Oct 21 18:12:07 EDT 2006


Sai Krishna M wrote:
> Hi,
> 
> I have been working for some time developing web pages using python,
> modpython, cheetah.
> I find that this method has come inherent difficulties in it like if
> we want to generate a single page we have to write two separate files
> ( py & tmpl).
> Is there any other better way of doing things.?
> 
> Also if we want to have partial processing of the pages, i.e, the
> value one chooses for a particular field determines the value to be
> entered for another field in the same page, how can it be done?
> 
> Thanks,
> Sai krishna.

http://wiki.python.org/moin/WebFrameworks

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb       http://holdenweb.blogspot.com
Recent Ramblings     http://del.icio.us/steve.holden




More information about the Python-list mailing list