Javascript(long shot)...

Gillou nospam at bigfoot.com
Wed Jan 16 09:12:14 EST 2002


Browsers are not servers but client...
A web server can't (whatever's the technology) raise javascript events.
Workaround: do applets that open socket listening to the server. But AFAIK,
there's no possible callback to the javascript "document"  object.
Post this to comp.lang.javascript newsgroup. You'll certainly get better
answers than mine.

--Gillou

"Vincent A.Primavera" <vincent_a_primavera at netzero.net> a écrit dans le
message news: mailman.1011109762.2480.python-list at python.org...
> Hello,
> I know that I am probably going out on a limb here...  But, does anybody
> know how to simulate/trigger javascript events with httplib or the like?
> --
> Thank you,
>
> Vincent A. Primavera.
>





More information about the Python-list mailing list