http://www.aspseek.com/cgi-bin/s.cgi?q=ASP+site%3A+www.aspstreet.com

produces an "Empty query" error.  Adding an additional search term
works:

     s.cgi?q=word+word+site%3Awww.site.com

or
     s.cgi?q=word+word+-badword+site%3Awww.site.com

I'm going to use a PHP wrapper so I can fix the problem in the
wrapper.  C++ makes my eyes bleed and a session with GDB showed me
I would have to be very familiar with the code to fix it.

s.cgi?q=+word also fails with "Empty query" error.  I would think
this syntax should be allowed as should q=?-badword+goodword.

Anyway, other than a few nits, a very nice piece of software.

John Capo                               Embedded Hardware/Software Design
IRBS Engineering, Inc.                  Unix/Internet Consulting

Reply via email to