Load a python script from html

Sebastian Roth xsebbi at gmx.de
Mon Aug 5 10:48:16 EDT 2002


On Monday 05 August 2002 05:26, Roger wrote:
> Using shtml?
>
> If this is unix, try the path to unix on the first line of your
> python script:
> #!/usr/bin/python   # or whatever on your system.
>
> In the .shtml file, put:
> <!--#exec cmd=/location/of/python/script-->
>
> see if that works.

What about "include virtual" ? Worked fine for me...

		Sebastian





More information about the Python-list mailing list