Dear Sir or Madam,

I create a search.html and it has the following lines:

<html>
<head>
<title>HTDIG Search</title>
</head>
<body>
<form action="cgi-bin/htsearch" method="post">
Search:<input name="words" value="">
<input type="submit" value="Search">
</form>
</body>
</html>

When I click on search button it displays just the search result without 
header and footer. I installed HTDIG3.2.0 in rpm format which came with 
Linux OS package. My database file of HTDIG resides in /var/lib/htdig, 
document of HTDIG resides in /usr/share/doc/htdig3.2.0/ and header.html, 
footer.html resides in /usr/share/htdig/ directory. I have asked this 
question before but I do not understand and I cannot find the 
information that he/she gave to me and he/she would like me to ask this 
question again. The solution that he/she gave to me is that I have to 
edit the search.html page and add/edit/design the header.html and 
footer.html to the search.html file. But I think it will not help at all 
because I run the search.html file first and then it will point to the 
cgi-bin/htsearch. So the problem is that when the cgi-bin/htsearch 
executes and find the words, it displays just the words that matches and 
it does not display the header and footer at all. Would you mind telling 
me more about this? Thank you so much for your assistance.

Kind regards,

Choth



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
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