a little more help with python server-side scripting

John Salerno johnjsal at NOSPAMgmail.com
Thu Feb 23 16:29:36 EST 2006


Paul Boddie wrote:

> No, it means that you either write Python programs which produce pages
> as output, according to the CGI specification, or that you embed Python
> code inside ASP files, as described in the above document.

> I haven't used ASP, and I've been working hard to remove from my memory
> any trace of similar systems (eg. JSP), but I imagine that if you want
> to include normal Python programs inside ASP files, there may be a way
> of using some kind of "include" directive. Take a look at the above
> document for some ideas.

Why do you mention ASP though? Can't this be done without it?



More information about the Python-list mailing list