MH-LF2
01-13-2005, 12:27 PM
Hi, I want to create a counter (hours, minutes, seconds 01:34:23 for example) showing how long a visitor visited my site. It should be a text counter, not img...
But the biggest problem about this is the refreshing. The counter shouldn't start at 0 again while loading the page again.
My guess was to start the counter in a very small IFrame (0x0) and to load the actual value of the clock in the refreshable page, but I don't know how to do this cause I'm bad in Java. (Has to be Java because of my browser)
But the biggest problem about this is the refreshing. The counter shouldn't start at 0 again while loading the page again.
My guess was to start the counter in a very small IFrame (0x0) and to load the actual value of the clock in the refreshable page, but I don't know how to do this cause I'm bad in Java. (Has to be Java because of my browser)