javascript execution from Python script

Guyon Morée gumuz at looze.net
Mon Aug 26 13:35:01 EDT 2002


Hi Justin,

I think you're missing the picture here. Don't mix-up Javascript with Java.
Javascript is 'embedded' within your HTML and thus interpreted by your
browser. I guess browser-stuff is the only use for Javascript anyway. So
either you have to do some more research into what you are really trying to
accomplish or you need to look into Python CGI, where you can mix the
Javascript into your output HTML.

I hope to have helped you,
Guyon


"Justin Guerin" <jguerin at cso.atmel.com> wrote in message
news:mailman.1030382618.2061.python-list at python.org...





More information about the Python-list mailing list