View Single Post
Posts: 566 | Thanked: 150 times | Joined on Dec 2007
#115
My way to search this, or any other site with a crappy search form, is by typing in the Firefox urlbar: "here: some searchterms". How does this work you may wonder. Easy: Add a bookmark with keyword "here:" and Location:
Code:
javascript:void(location.href='http://www.google.co.uk/search?&q=site:'+location.href.split(%22/%22)[2]+'+%s&sourceid=firefox')
 

The Following 4 Users Say Thank You to iamthewalrus For This Useful Post: