M
middletree
I am researching with Google and ASP-specific sites how to make a search
engine for my browser-based tech support application for tracking tickets. I
want to be able to search two varchar fields in my SQL Server database and
return a list of possible matches, just like most search engines.
What I am finding is that there are zillions of samples of code out there,
even when limiting it to Classic ASP. Can anyone recommend some code that
really works well? I could test them all, but I'd like to hear from those
who have actually tested the waters.
engine for my browser-based tech support application for tracking tickets. I
want to be able to search two varchar fields in my SQL Server database and
return a list of possible matches, just like most search engines.
What I am finding is that there are zillions of samples of code out there,
even when limiting it to Classic ASP. Can anyone recommend some code that
really works well? I could test them all, but I'd like to hear from those
who have actually tested the waters.