At 4:43 PM -0400 7/4/01, Clint Gilders wrote:
>URLs/strings in the hidden field in my search form.  What delimiter is
>used between multiple values?  A '|' (pipe), a ',' (comma), or a ';'
>(semicolon)?  Or none of the above?
>
><INPUT TYPE="hidden" name="exclude"
>VALUE="string1.com|string2.com|string3">

This is correct--you use a pipe. But remember that this translates 
into a logical OR. So this may or may not be what you want in 
restrict/exclude.

-- 
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

_______________________________________________
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