Search Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

For some reason, my search form has stopped working. It continually replies
that the text was not found. Can anyone see what the error might be in the
html code below? Thanks!

<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta http-equiv="Content-Language" content="en-us">

<title>Prayer Request Search Form</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
</head>

<body >



<h3><tt>SEARCH FOR ARTICLE</tt></h3>

<p>Find articles posted to this discussion
containing matching words or patterns.</p>

<!--webbot bot="Search" s-index="_disc3" s-dsn="default"
s-fields="DocumentK,TimeStamp"
TAG="BODY"
S-Text="Search for:"
I-Size="20"
S-Submit="Start Search"
S-Clear="Reset" b-useindexserver="0"
-->
<p>www.prayerfriends.org</p>



</body>
</html>
 
I assume your site is www.prayforfriends.org ?

Perhaps the fact you're using frames has something to do with the search not
working?

Has your host turned on the "indexing service" required so the search
component can do its job?
 
Back
Top