When using the Front Page 2003 Search Form the returns
are including the source code of some Web Pages (ie.
XML). Is there a way to limit the search just to
the "design layer" text of the pages?

re: Search form results by Jim

Jim
Thu Jan 15 17:01:45 CST 2004

>-----Original Message-----
>When using the Front Page 2003 Search Form the returns
>are including the source code of some Web Pages (ie.
>XML). Is there a way to limit the search just to
>the "design layer" text of the pages?

No. You would have to write your own ASP or ASP.NET page
that called Indexing Service, and then displayed only
fields that lack the sensitive information.

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)
|/---------------------------------------------------
*----------------------------------------------------


re: Search form results by Marek

Marek
Thu Jan 15 17:11:19 CST 2004

Thanks Jim. It will be nice if this kind of flexibility
(search setting) is already built into Front Page.

I have to start on ASP.NET. Thanks again,

Marek
>-----Original Message-----
>>-----Original Message-----
>>When using the Front Page 2003 Search Form the returns
>>are including the source code of some Web Pages (ie.
>>XML). Is there a way to limit the search just to
>>the "design layer" text of the pages?
>
>No. You would have to write your own ASP or ASP.NET page
>that called Indexing Service, and then displayed only
>fields that lack the sensitive information.
>
>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)
>|/---------------------------------------------------
>*----------------------------------------------------
>
>.
>

Re: Search form results by Stefan

Stefan
Fri Jan 16 03:32:26 CST 2004

If using the std FP WAIS search put your files in _hidden folders
If using an Index Catalog you can select which folders to have search index

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Marek" <anonymous@discussions.microsoft.com> wrote in message news:035a01c3dba4$d7666f80$a301280a@phx.gbl...
| When using the Front Page 2003 Search Form the returns
| are including the source code of some Web Pages (ie.
| XML). Is there a way to limit the search just to
| the "design layer" text of the pages?