G
Guest
Is it possible to schedule an .ASPX page to run automatically, say every
hour?
N.B.
hour?
N.B.
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.
n0sPaM said:I am not sure if this works as I tried it and Internet Explorer has a pop up
saying "The web page you are viewing is trying to close the window. Do you
want to close this window?"
<html>
<body onload="window.close()">
This is a test
</body>
</html>
as
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.