How would i go about a AUTO refresh code in Java or HTML that refreshes every 3 hrs and 45 min? Not like per user like even if its a user has been on the page only 10 min if its been 3 hours and 45 min since the last Refresh it will refresh anyway so like 3 hours and 45 min Server time not User time if that makes sense like 12:45 am 3:45 am 6:45 am 9:45 am 12:45 pm 3:45 Pm... Soo on soo on Hope this makes sense thanks for your help guys!
i have tried the following but it goes off user time
<meta http-equiv="refresh" content="13500" >