search not working on asp page

  • Thread starter Thread starter PLD
  • Start date Start date
is that a local address? there's no TLD in it for us to check.
also, try copying the page and renaming it to default1.htm/html and see if
the search will work.

HTH

--
Have you seen ContentSeed (www.contentseed.com)?
--
Chris Leeds
Contact: http://chrisleeds.com/contact

NOTE:
This message was posted from an unmonitored email account.
This is an unfortunate necessity due to high volumes of spam sent to email
addresses in public newsgroups.
Sorry for any inconvenience.
 
Yes - it is a local page. The search works on all of the htm/html pages,
just not the asp pages. I have done installed the Indes Server that
Microsoft recommended on kb828901. This does not resolve the problem.
 
Any component that requires FrontPage extensions, such as the search,
will fail on an asp page.
asp pages use the ASP engine provided by the server (built into IIS),
which does not allow the FrontPage extensions to see the page -
therefore search will always fail on asp pages.
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support: http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
 
You can only use the FP search component on pages with a .htm or .html extension.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
Back
Top