HTML Double Redirect
Go to solution
Solved by RankUpGamers,
Got the same thing done with
<!DOCTYPE html PUBLIC><head><script type="text/javascript"> MyWindow = window.open("tel:xxxxxxxxxx",'_parent') ; MyWindow.window.close(); setTimeout(function(){window.location.replace("http://carter.k12.tn.us/education/school/school.php?sectiondetailid=94")},50);</script> </head><body></body>
Now to play with the fun stuff... like using tags in the url to figure out which number

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now