Auto refresh web page

前端 未结 10 2276
挽巷
挽巷 2021-02-12 19:06

I have a web page which allows the user to carry out various operations that in turn modify the database. Also, this web application needs to keep track of various fields in dat

10条回答
  •  失恋的感觉
    2021-02-12 19:41

    This task is very easy use following code in html header section

      
    

    It will refresh your page after 30 seconds.

提交回复
热议问题