cbsirio
Member level 3

Hello,
I am quite newbie in HTML programming and techniques, and I don't know how to implement showing reltime data in an HTML page.
I explain better what I need with an example. It's not exactly what I have to do, but it's to have a picture with a similar thing.
I have access to a HTML server (let's say Apache) and I have to show, in a page I have to write and store in HTML server, how much free space on disk I have, in realtime, wich means to have a number on the HTML page wich updates quite fast, let's say once per second.
I don't have idea how to do, I only know that there is a way to update all the page, reloading the entire page, but that's not what I'd like to do.
Please excuse me if this is a stupid question for you, but I honestly am quite newbie: I have programmed embedded platform in C, or C++, but not in HTML ..........
Thank you for any suggestions!
Sirio.
I am quite newbie in HTML programming and techniques, and I don't know how to implement showing reltime data in an HTML page.
I explain better what I need with an example. It's not exactly what I have to do, but it's to have a picture with a similar thing.
I have access to a HTML server (let's say Apache) and I have to show, in a page I have to write and store in HTML server, how much free space on disk I have, in realtime, wich means to have a number on the HTML page wich updates quite fast, let's say once per second.
I don't have idea how to do, I only know that there is a way to update all the page, reloading the entire page, but that's not what I'd like to do.
Please excuse me if this is a stupid question for you, but I honestly am quite newbie: I have programmed embedded platform in C, or C++, but not in HTML ..........
Thank you for any suggestions!
Sirio.