Dear Mike,
Thanx your solutions came to the very point. And you understood the
problem so nicely. It is just perfect.
Great.
Regards,
Subhabrata Banerjee.

Mike Driscoll wrote:
> On May 27, 9:25�am, [EMAIL PROTECTED] wrote:
> > Dear Members of the group,
> > If any one can help me with an idea how to create a web page with
> > python? Do I have to use vbscript or something like that? I also want
> > to embed the function in the button of a form. How can I do it in
> > Python?
> > Regards,
> > Subhabrata Banerjee.
>
>
> There are many ways to do this. You can use Python kind of like cgi:
>
> http://www.python.org/doc/essays/ppt/sd99east/index.htm
> http://docs.python.org/lib/module-cgi.html
>
> WSGI: http://www.wsgi.org/wsgi
>
> Web Frameworks: Django, TurboGears, Pylons, mod-python, Zope/Plone
>
> Or you might just want to browse Python's wiki:
>
> http://wiki.python.org/moin/WebProgramming
>
> Mike
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to