dynamic html with python

Jim Conger jimc at regnoc.com
Sat Feb 12 10:26:32 EST 2000


I'm running a linux server with appache for the static web pages.  I
would like to link from one of these static pages to dynamically
generated html from a python script.  The script would then take care of
both input and html output for that section.  I have a number of
programming examples of how to generate a simple python http server, but
I can't figure out how to launch that activity from within a static html
page.

Thanks.

--
Jim Conger


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20000212/b88c11be/attachment.html>


More information about the Python-list mailing list