"Simon Dahlbacka" <[EMAIL PROTECTED]> writes:

> Short answer: Not using HTTP.
>
> However, you can use something like AJAX to just load new data from
> time to time and not the entire page.

AJAX is overkill for this. If you just want to automatically refresh
the page automatically, you can use a meta refresh tag.

    <mike
-- 
Mike Meyer <[EMAIL PROTECTED]>                  http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to