Imagine a simple web-app, all I wanted to do is like having an update button, that when pressed it would request a text from some URL and then show it to the user.
I guess I can do this with AJAX object, but I am not quite sure. And besides that I don't have knowledge about AJAX.