Also, you can't search your Access DB this way, but if you are using an IIS server with an Index Server you can implement an IIS search of your website. There is a folder in your IIS web area called samples with an entire sample website devoted to teaching you to use IIS features. It uses a search.htm (can be an ASP page) search.htx and a search.idq plus an index server. You could just do a file search on your server for those files.
Note that this will not search your database. You have to do that buy yourself, but you could combine the two to create a full site search. Harold Blackorby
hblackorby@scoreinteractive.com
St. Louis, MO