test.html 156 B

12345678910
  1. <html>
  2. <head>
  3. <body>
  4. GOT There
  5. <script language=javascript>
  6. location.href ="http://192.168.0.1/Python/interrupt/test.asp"
  7. </script>
  8. </body>
  9. </head>
  10. </html>