On Wed, 02 Oct 2002 at 10:39:59 -0400, Curry, Kevin S wrote: > Can any one suggest how I might go about building an application which > consumes the results of an aspseek search?
Why not use PHP? There is a module for ASPseek available. You can make queries inside a PHP script and then mangle the data however you want. Check http://aspseek.unixatwork.com/ for details. Matt. > I'm considering using a remote C++, or JAVA application which would generate > the query strings and perform additional processing on the results. > > I'm not sure where to begin, I will consider all suggestions. > > Thanks, > > Kevin
