"Joseph" <[EMAIL PROTECTED]> writes:

> So I am looking more for a push technology than a pull from teh
> browser (user hit Ctrl-R to refresh is a pull).

Not necessarily; just write the web page so that it instructs the
browser to do the pull automatically, without refreshing the entire
page.

This has come to be known as AJAX (though, because this is the sort of
thing JavaScript was designed for, some just call it JavaScript).

-- 
 \        "During my service in the United States Congress, I took the |
  `\                 initiative in creating the Internet."  -- Al Gore |
_o__)                                                                  |
Ben Finney

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to