I was reading this tutorial on making a tabbed search box but I was confused as to how I was supposed to implement the actual code that does the searching. The tutorial is here http://woork.blogspot.com/2008/01/ta...g-css-and.html
This would be easier to implement if you already had a search function on your website, which I will assume you do not. The actual searching is done via a server-side language... PHP, ASP, one of those languages. For an example of how to create this in PHP, you can check out this tutorial - http://www.developer.com/db/article....-and-MySQL.htm.
Bookmarks