Wondering about this
I've been browsing around the W3Schools website as usual, and i decided to run through the javascript tutorial, because, well, my javascript isnt exactly 1337.
Anyway, one of the links to an example is : http://www.w3schools.com/js/tryit.asp?filename=tryjs_randomlink
This is the example about using if else statements to select a destination url at random….. but thats beside the point.
The little window on the right will display any URL that you enter into the code on the left.
Also, by using the "this frame" - "view source" option you can access the source code as if you were actually on the site.
I was just wondering what the implications of this are …. If any at all…… well besides being able to look at pron at work without ppl seeing the url in the history bar.
Will this work like a proxy at all?