Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2015
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <script>
  2. // This will have a similar behavior as an HTTP redirect
  3. window.location.replace("http://webapps.stackexchange.com");
  4. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement