Serach Bar

R

RJ

I am trying to add a search bar into my website, and
problems is that it wont search the entire site and also I
would like to have the search emailed or posted..

Any help would be great.

Thanks

Rj
 
J

Jim Buyens

-----Original Message-----
I am trying to add a search bar into my website, and
problems is that it wont search the entire site.

If want to search the entire Web server (and not just the
current Web site) your host needs to be running Microsoft
Indexing Service.
would like to have the search emailed or posted..

I'm not sure what you mean by "posted", but you would have
to write a custom ASP or ASP.NET page to run a full-text
search and send the results as e-mail.

And again, that will only be possible if your host is
running Microsoft Indexing Service.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Top