When I went to:
    
http://www.volunteermatch.com/results/results.jtmpl?zip=55555&radius=60&when=30&ongoing=b&category=Everything&submit=Search

using Netscape, it showed me the search form the first time round.

After I actually ran the search, then even going to:
    http://www.volunteermatch.com/results/results.jtmpl

(without the extra cruft) would always show me the actual search
results - not the form.

Anyways, I think the problem has to do with cookies.  Turn "cookie
warnings" on and you'll see that it sets session cookies which it must
use to remember your last search.

Another way to see this is if you turn cookies off, the
"results.jtmpl" URL will always show you the search form.  (You must
re-start Netscape first to remove the session cookie.)

To make a long story short, my advice would be to use POST and not
GET.  I think that might work.

Good luck!

Rob

Reply via email to