What I'm trying to do is force a webpage to update with new content without refreshing when it is set on the server.
Ideally a user would be looking at a blank page that would update with specific content when it is set on the server or in the database.
Any ideas on how I could go about doing that?