dimanche 8 janvier 2017

Is there a to dynamically update webpage content without any javascript?

(I have looked at this: possible duplicate. and I'm not looking for css)

I have some data in server that would be sent to client as html content to client's browser via standard web. I am looking for any ways to reload/send newly generated html when there are new data available without adding any javascript on client-side. is that currently possible?

Note:

  • I do not want infinity reloads, only reload when there are new data on server.
  • I'm extremely new to web-development, however for this question, I'm asking as stated.
  • In searches, websocket came up but they seems to be using javascript as well. Is there a non-js web-socket possibility?
  • I'm not looking for custom/plug-in solution on client, I am looking for something that would work with standard web browser.



Aucun commentaire:

Enregistrer un commentaire