test1.html 157 B

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