Guest User

Untitled

a guest
Feb 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. <meta http-equiv="expires" content="0"><!-- no cache-->
  2. <meta http-equiv="pragma" content="no-cache">
  3. <meta http-equiv="Cache-Control" content="no-store" />
  4. <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"/>
  5. <meta http-equiv="content-script-type" content="text/javascript">
  6.  
  7. <script type="text/javascript" id="Perso_UHS_1"></script>
  8. <script>
  9. function reldataperso(){
  10. var dper = new Date();
  11. document.getElementById('Perso_UHS_1').src =
  12. "PersonalkapazitatUHS1.txt?time" + dper.getTime();
  13. };
  14. setInterval(function(){ reldataperso();alert("test")}, 10000);
  15. </script>
  16. </head>
  17. <body onload="reldataperso()">
Add Comment
Please, Sign In to add comment