How to automatically reload a page after x seconds with form data resubmitted – Twitter bootstrap
I have 2 HTML pages: one that ask the user for input about a topic, and one that pulls Twitter data from the Twitter Streaming API pertaining to that topic. This information, however, changes constantly. When I refresh manually, there's…