![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: How to send a query to the browser from time to time?
From: gene tani <gene.tani@gmail.com>
Date: Tue Jul 19 2005 - 15:09:54 CEST
not clear if you're asking about XMLHttpRequest
http://www.modernmethod.com/sajax/
or custom browser object:
http://wwwsearch.sourceforge.net/mechanize/
|