Search not working

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

Guest

Hi. It has been a long time since I've edited my web page and my search is
not working. My webpage is www.prayerfriends.org and the code is below. Can
anyone tell me why the search results always come up empty? Thanks, Mike.

<html>

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

<title>Prayer Search Form</title>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta name="Microsoft Theme" content="none, default">
</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"
-->



</body>
</html>
 
Open your online web in FP
1st try running a Tools recalculate hyperlinks
Next In FP open the page
http://www.prayerfriends.org/disc2_srch.htm
Delete the search webbot, run a Tools recalculate hyperlinks, insert a new search webbot

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


| Hi. It has been a long time since I've edited my web page and my search is
| not working. My webpage is www.prayerfriends.org and the code is below. Can
| anyone tell me why the search results always come up empty? Thanks, Mike.
|
| <html>
|
| <head>
| <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
| <meta http-equiv="Content-Language" content="en-us">
|
| <title>Prayer Search Form</title>
| <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
| <meta name="ProgId" content="FrontPage.Editor.Document">
| <meta name="Microsoft Theme" content="none, default">
| </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"
| -->
|
|
|
| </body>
| </html>
 
Back
Top