SITUATION:

I'm using ht://Dig for my web site and I'm using checkboxes to select
multiple domains to search.

For example:

[ ] Canada Web Site
[ ] United States Web Site
[ ] UK Web Site

[_____________] SEARCH

If you check multiple boxes, it is an AND relationship.  So checking
Canada and United States gets the person to search Canada AND the United
States site.

PROBLEM:

I want to save the checkbox values after the search is performed.  If
the user checks Canada and United States, then after the search is done
I'd like to keep both of these values checked in the form displayed on
the Search Results.

Using select_lists, we can save values for SELECT drop-down lists, but
not for checkboxes.

I'm not sure how I can do it if I look at the $RESTRICT parameter,
either, since you can't say, "Check the box is $RESTRICT contains
'canada'".


I'm wondering if there is a way for htsearch to save the values of
checkboxes after a search is performed.  Thank you very much!  Your help
is appreciated.

-- Irwin

_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to