ajax request simple demo
Server responds periodically
with data from list(name,title)
Web-Page modified partialy without reload
no use of jquery here (save heavy load)
optionally data can be retrieved from db
server processing the ajax posted data
soon content will be replaced:
ajax demo