Adding a Google Search of Bladeforums.com to IE isn't as straightforward as it is for Firefox. But I searched Microsoft's documentation and I have come up with a "fix"...
This is only for Internet Explorer 7
You'll have to visit my website for it and click the (only) link provided: http://www.toddcomp.com/bfsearch.html
This is the content of that page:
Code:
<a href="#"
onclick="window.external.AddSearchProvider('http://www.toddcomp.com/bladeforums.xml')"
>Add BladeForums Search</a>
This is the content of the bladeforums.xml file that adds the search provider:
Code:
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
<ShortName>BladeForums.com Google Search</ShortName>
<Description>BladeForums.com Google Search provider</Description>
<InputEncoding>UTF-8</InputEncoding><Url type="text/html" template="http://www.google.com/search?q=+site%3Abladeforums.com+{searchTerms}"/></OpenSearchDescription>
Now you can search with Google...
Bookmarks