[thelist] Forcing a page reload when document changes?

VOLKAN ÖZÇELİK volkan.ozcelik at gmail.com
Wed Mar 22 00:24:46 CST 2006


If you are editing this in a server and there are clients around to connect
to this server.
Like a classroom where all students are connected to the localhost of the
Instructor.

Then you can do is with some ajax:

client -> server: ajaxcall[has_the_document_changed(last modification date
as paramater)]
server -> client: yes dude, it has changed
client  -> server: oh then I want a fresh new copy,
server -> client: okay, here it goes.
client -> server: got it! I'll ask you this question after 10-15 seconds,
okay?
server -> client: okay, feel free to check me at any time.

HTH
--
Volkan Ozcelik
+>Yep! I'm blogging! : http://www.volkanozcelik.com/volkanozcelik/blog/
+> My projects/studies/trials/errors : http://www.sarmal.com/



More information about the thelist mailing list