HakkieDEV
05-31-2006, 08:02 PM
I am quite experienced with PHP/HTML, but a complete newbie in AJAX.
However, I am impressed with what it can do, so I am thinking of implementing some AJAX features in my website.
I was wondering if the following could be accomplished (and perhaps someone has an example).
->
Right now I have a small frame, wich reloads every minute to get the new data (META HTTP-EQUIV="refresh" content="60;)
Can this be replaced by some AJAX functions? (So the values are being updated every 60 seconds without page reload?)
However, I am impressed with what it can do, so I am thinking of implementing some AJAX features in my website.
I was wondering if the following could be accomplished (and perhaps someone has an example).
->
Right now I have a small frame, wich reloads every minute to get the new data (META HTTP-EQUIV="refresh" content="60;)
Can this be replaced by some AJAX functions? (So the values are being updated every 60 seconds without page reload?)