Comet Programming: the Hidden IFrame Technique
In the “Comet Programming: Using Ajax to Simulate Server Push” article, we learned how to use XMLHttpRequest long polling to refresh page components and keep cached data in synch with the server. Today’s technique, sometimes called a “Forever Frame”, relies on a hidden IFrame.
The rest is here:
Comet Programming: the Hidden IFrame Technique
Leave a Comment
You must be logged in to post a comment.


