oulan / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

Enhancement Request: Ability to refresh current page #292

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I have a "main" page that users are brought to after logging in.  It shows 
current information (date/time, statuses, number of events, etc.) and I would 
like to keep this information up to date by refreshing the page every so often 
(maybe 15 seconds, or a minute, or something).  Unfortunately I'm not sure if 
there's a way to do that without having to reload the whole script and present 
the user with the login screen again.

Original issue reported on code.google.com by eslind...@gmail.com on 29 Jul 2011 at 8:01