View Single Post
  #2 (permalink)  
Old Oct 12th, 2007, 07:57
Rakuli's Avatar
Rakuli Rakuli is offline
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote