bankofalltrades
MIS
I'm attempting to refresh the users webpage every 30 seconds or so and I'm using javascript and asp. Does anyone know how?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<html>
<head>
<meta http-equiv="refresh" content="1800">
...