client side scripting

dsavitsk dsavitsk at e-coli.net
Fri May 18 17:35:38 EDT 2001


this works with IE if the user has activepython installed (and if they
haven't turned it off).  thus it isn't too useful unless you have control of
the client computers.

-d


"Stijn Gunst" <stijn.gunst at student.kuleuven.ac.be> wrote in message
news:3B0587D3.8388C737 at student.kuleuven.ac.be...
> is it possible to write python scripts embedded in HTML-tags to run on
> the web-client in whatever browser  (netscape, ie, ..), like javascript
> or java-applets or is there a project trying to solve these problems?
> basically, i want to know if, when learning Python, i'll be able to
> program in Python without using another language (CGI-server side
> scripting, ordinary scripts portable on most platforms and client-side
> scripting). Users should be able to use their own webbrowsers and
> shouldn't be downloading GRAIL whenever they want to use a client-side
> python script.
>
> tx
>





More information about the Python-list mailing list