FET Forum

FET Support (English) => Programming Help => Topic started by: Dizzor on October 05, 2022, 01:39:52 PM

Title: HTML, "time lock" `?
Post by: Dizzor on October 05, 2022, 01:39:52 PM
Hi! I am trying to make a website where the viewer enters a home page, but after a certain time i want to "unlock" the full site.

For example; if a person enters a site at 13.45, there will not be much to do. But if the person refresh the website at 14.00 exactly. There will be a lot of new stuff to do.

How do i write the code to show new thing after a certain time?

thank you for all help
Title: Re: HTML, "time lock" `?
Post by: Volker Dirr on October 06, 2022, 12:23:21 PM
You might just reload the page.
see:
https://stackoverflow.com/questions/12038183/refresh-page-for-interval-using-js