Sounds to me like you want different looks for each
search page on a site, but to search only one database
for all the sites.
I've done this before, you need to have a separate
htdig.conf file for each web site. Results will be
displayed consistent with whichever site the initial
search was conducted...however once a person clicks
the url, they will then leave and goto that particular
site.
In the <form> on each search page, you need to specify
a hidden input type with a value for which htdig.conf
file use.
site #1:
<INPUT TYPE="hidden" NAME="config"
VALUE="htdig1.conf">
site #2:
<INPUT TYPE="hidden" NAME="config"
VALUE="htdig2.conf">
Hope that helps.
--
Anthony E.
--- Tom Freeman <[EMAIL PROTECTED]> wrote:
> hi all,
> Can anyone help me?
> I want to use HTDig for a website, the search will
> be over a number of
> websites, and the client requires the results to be
> returned with an
> associated icon, which will vary depending on the
> location of the
> returned link.
> Can this be done with HTDig?
>
> I hope this makes sense, so basically the results
> would look like this:
>
> [ICON] - Link to search result - [little stars]
> <description>
>
> [ICON] - Link to search result - [little stars]
> <description>
>
> [ICON] - Link to search result - [little stars]
> <description>
>
> etc, and the [ICON] would vary depending on the url
> of the link...
>
> Can this be done with HTDig?
>
> thanks for your help,
> Tom.
> --
>
-----------------------------------------------------------------------
> Tom Freeman Web:
> http://www.niss.ac.uk
> Web Developer Tel: +44 1225 323789
> NISS - Division of Eduserv
>
> _______________________________________________
> 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
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
_______________________________________________
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