|
Re: Javascript in address bar
Well you can access a query string with javascript so technically you could run the querystring through the function eval() and run the code on it.
It would be up to the page you're visiting though not *just* what's in the address bar.
|