Click to See Complete Forum and Search --> : updating web server


June 7th, 1999, 06:47 PM
HI

I have an application running in C...
Now what I want is to update my web page every ten minutes or so, with values and variables from my program, so that people around the world can see what's going on....
Is this possible???
does it involve saving values in RAM in my C program, and reading them with some sort of JAVA program?????
ANy help would be appreciated..thanks in advance...