You should not use '%' symbol in URL directly like this
http://ultraviolet.org/cgi-bin/s.cgi?q=Pilot&ul=http://www.ultraviolet.org/m
ail-archives/kplug.2001/%
This kind of symbols should be escaped like this:
http://ultraviolet.org/cgi-bin/s.cgi?q=Pilot&ul=http://www.ultraviolet.org/m
ail-archives/kplug.2001/%25

However, in your search form you should not escape these symbols.

Alexander.

----- Original Message -----
From: "Tracy R Reed" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 02, 2001 3:22 PM
Subject: Re: [aseek-users] Searching only certain areas within the site



Reply via email to