[Tutor] Embedding Python scripts in web pages

Stephen stephen@webadmins.com
Sat, 14 Aug 1999 15:39:59 -0400 (EDT)


Have you ever written a CGI before? (perl/python/shell?) The kind of advice you
receive would depend on that.

/***************************************************************\
 * Stephen ("xinu") Klassen -- Unix Systems Administrator      *
 * Website: http://stephen.webadmins.com/   UIN: 19224641 (wk) *
\***************************************************************/

On Sat, 14 Aug 1999, Jon Cosby wrote:

> How do I embed a Python script on a web page? I'm trying to write an access
> counter, but can't even see how to print data to the page.
> 
> Jon Cosby
> 
> E-mail: jcosby@wolfenet.com
> Web Site: http://www.wolfenet.com/~jcosby/
> 
> 
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://www.python.org/mailman/listinfo/tutor
>