John Salerno: [Python alternative for PHP] >So to do this with Python, do I simply integrate it into the HTML as >above, with no extra steps?
You'd need something like the PHP engine, that understands Python rather than PHP. I've used Cheetah: http://www.cheetahtemplate.org/ Our BDFL seems to prefer Django: http://www.artima.com/weblogs/viewpost.jsp?thread=146606 There's also PSP: http://www.ciobriefings.com/psp/ And many more: http://wiki.python.org/moin/WebProgramming -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list