Internat

Daniel Yoo dyoo at hkn.eecs.berkeley.edu
Sat Jun 1 03:38:02 EDT 2002


Ali K <akakakhel at attbi.com> wrote:
: Can one use Python as a language for ASP or CGI or something?

Hi Ali,

Sure!  There's some good resources on introductory CGI stuff with
Python on the "Web Programming" topic guide:

    http://www.python.org/topics/web/


Devshed.com has a bunch of articles on doing CGI programming with
Python a while back, and they seemed prety useful:

    http://zope1.devshed.com/zope.devshed.com/Server_Side/Python/CGI/page1.html

What programming background are you coming from?  We might be able to
point you toward more relevant resources if you tell us more about
what you'd like to do.


I have to admit complete ignorance about ASP, but there are resources
out there that talk about how to drive ASP with Python.  Chris Tismer
has a site about this:

    http://starship.python.net/crew/pirx/asp/py_asp.html


Good luck to you!



More information about the Python-list mailing list