Re: [Tutor] guidance for web site development

2005-10-14 Thread Johan Geldenhuys
I am also looking for a good tutorial on this subject. Have you tried http://www.modpython.org/ ? I think that the mod_python mailing list will be a better place to ask. I'm going to. Johan nitin chandra wrote: > Hi!... >i am new to Python and i want to develop a website with forms; data

Re: [Tutor] guidance for web site development

2005-10-14 Thread Anthoni Shogan
nitin chandra wrote: > Hi!... >i am new to Python and i want to develop a website with forms; data >submitted through forms will be stored in PostgreSQL. >I am working on deriviant of FC3, OpenLX. >I have Apache 2.0.54 version installed, which is pre-configured with >mod_python. >how do i lo

[Tutor] guidance for web site development

2005-10-14 Thread nitin chandra
Hi!... i am new to Python and i want to develop a website with forms; data submitted through forms will be stored in PostgreSQL. I am working on deriviant of FC3, OpenLX. I have Apache 2.0.54 version installed, which is pre-configured with mod_python. how do i load and view my .py/.html web p