How would I code a script which goes to a page, loads the page , and then goes to another page?
For example:
go to msn.com, load the home page, and then automatically go to, let's say, msn.com/thispage.html in the same window (either after a complete load, or after a specified number of seconds - irrelevant)
Obviously, I don't have access to either source codes.
For example:
go to msn.com, load the home page, and then automatically go to, let's say, msn.com/thispage.html in the same window (either after a complete load, or after a specified number of seconds - irrelevant)
Obviously, I don't have access to either source codes.
Comment