R
robertlake
Using:
Web Host - Windows 2003 Server, IIS 6.0, FPSE 2002, Indexing Service
Client - XP SP2, FP2003
- Created catalog in Indexing Service; tested successfully by querying with
Indexing Service Query Form
- Inserted a Search Box form from Web Components into an html page using FP,
then published vit FP HTTP
- Using IE, successfully tested browsing to the page and getting the search
box, HOWEVER, when entering the same search word I used with the Indexing
Service Query Form, it results in a 404 error and the nortbots.htm page.
This is the code that represents the Search Box:
<!--webbot bot="Search" S-Index="All" S-Fields="TimeStamp,DocumentK,Weight"
S-Text="Search for:" I-Size="20" S-Submit="Start Search" S-Clear="Reset"
S-TimestampFormat="%d %B %Y %I:%M %p" TAG="BODY" b-useindexserver="0"
--></body></html>
I suspect my problem has to do with >>useindexserver="0"<<, but I welcome
any suggestions. Thanks in advance.
Web Host - Windows 2003 Server, IIS 6.0, FPSE 2002, Indexing Service
Client - XP SP2, FP2003
- Created catalog in Indexing Service; tested successfully by querying with
Indexing Service Query Form
- Inserted a Search Box form from Web Components into an html page using FP,
then published vit FP HTTP
- Using IE, successfully tested browsing to the page and getting the search
box, HOWEVER, when entering the same search word I used with the Indexing
Service Query Form, it results in a 404 error and the nortbots.htm page.
This is the code that represents the Search Box:
<!--webbot bot="Search" S-Index="All" S-Fields="TimeStamp,DocumentK,Weight"
S-Text="Search for:" I-Size="20" S-Submit="Start Search" S-Clear="Reset"
S-TimestampFormat="%d %B %Y %I:%M %p" TAG="BODY" b-useindexserver="0"
--></body></html>
I suspect my problem has to do with >>useindexserver="0"<<, but I welcome
any suggestions. Thanks in advance.