Using the normail src attribute works for me:

<SCRIPT Language="Python" src="somescript.pys"></script>

Did you register the Python script engine with pyscript.py or
pyscript_rexec.py ?

       Roger


-- 
"Ask the ToeCutter - HE knows who I am !"
"PatPoul" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Sorry I was not clear, my setup is functionnal with Pywin32.
> Python 2.4 + pywin32
>
> and actually, I can do this kind of script on client side :
>
> <HTML>
> <SCRIPT Language="Python">
> alert('test')
> </SCRIPT>
> </HTML>
>
> but I want to include external python script with the HTML tag <SCRIPT>
> 



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet 
News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ 
Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to