Browse by Tags

OpenSearch XSD
Monday, February 04, 2008 6:14 PM
In my last post Search Your Internal Site From Internet Explorer I talked about how to expose a search to your site so that it will light up the Internet Explorer Search Box.  I referred to OpenSearch .  The site refers to an XML schema spec, but does not provide a schema. XML is one of my weekend hobbies, and XML schemas are one of the best intersections... Read More...
by wkriebel | 1 comment(s)
Filed under: , ,
Search Your Internal Site From Internet Explorer
Monday, February 04, 2008 3:05 PM
You can use Internet Explorer 7's search box to search almost anything, and you can enable visitors to your site to do the same. Here's how: Create an OpenSearch XML Document such as the following: <?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Search Westin's Technical... Read More...
More Posts