How can I load python script into Html ??

Roger Upole rupole at hotmail.com
Tue Dec 13 19:54:42 EST 2005


Mozilla is growing python support:
http://weblogs.mozillazine.org/roadmap/archives/008865.html

Using Pywin32, Python can also be registered as an ActiveScript
language so that it can be used in Internet Explorer.

         Roger

-- 
        "Ask the ToeCutter - HE knows who I am !"

"Steve M" <sjmaster at gmail.com> wrote:
> Man, I don't even know where to start. There is no way this will work
> if you don't have a web browser that can interpret Python. I don't know
> of one, and I don't think anybody wants one because using a browser
> that would execute arbitrary Python code provided by the server would
> be an obscene security mistake.
>
> Javascript is specifically designed for client-side scripting, whereas
> Python is not. You'll have to re-think what you wanted to accomplish,
> and if it was just "I prefer coding in Python to coding in Javascript"
> then you're basically SOL.
>
> Hope this helps!
> 



----== 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 =----



More information about the Python-list mailing list