Search Feature

G

Guest

I would really appreciate if I could get some direction on adding a search feature to my site. I hate the integrated feature of FP 2003, it's bulky, non-customizable and the results page shows just the page with the search topic

I would like to know what is the best way to add a search to my site. I have very little programming language. Does anybody know of a tutorial out there that would show me how to create a search box using ASP or HTML. I would like to have as small of a footprint as possible. Similar to the one above for microsoft. I have tried the free code snipits from atomz, etc. and they are mostly add based or restrictive, that is why I would like to create one on my end, but again I am wanting my cake and eating it too, since I have little programming experience. I am using FP 2003 for a reason:

Thanks for all of your help guys!
 
T

Thomas A. Rowe

If you are hosted on a Windows IIS server, then you can use ASP and Index Server. For help with
this, you should visit the Index Server newsgroup.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


M. Anderson said:
I would really appreciate if I could get some direction on adding a search feature to my site. I
hate the integrated feature of FP 2003, it's bulky, non-customizable and the results page shows just
the page with the search topic.
I would like to know what is the best way to add a search to my site. I have very little
programming language. Does anybody know of a tutorial out there that would show me how to create a
search box using ASP or HTML. I would like to have as small of a footprint as possible. Similar to
the one above for microsoft. I have tried the free code snipits from atomz, etc. and they are
mostly add based or restrictive, that is why I would like to create one on my end, but again I am
wanting my cake and eating it too, since I have little programming experience. I am using FP 2003
for a reason:)
 
?

=?iso-8859-1?Q?Crash_Gordon=AE?=

Google has a add-in that will search Google AND/OR your own site. It's easy to use...you might want to check that out.


| I would really appreciate if I could get some direction on adding a search feature to my site. I hate the integrated feature of FP 2003, it's bulky, non-customizable and the results page shows just the page with the search topic.
|
| I would like to know what is the best way to add a search to my site. I have very little programming language. Does anybody know of a tutorial out there that would show me how to create a search box using ASP or HTML. I would like to have as small of a footprint as possible. Similar to the one above for microsoft. I have tried the free code snipits from atomz, etc. and they are mostly add based or restrictive, that is why I would like to create one on my end, but again I am wanting my cake and eating it too, since I have little programming experience. I am using FP 2003 for a reason:)
|
| Thanks for all of your help guys!
 
A

Andrew Murray

try this site : www.webwizguide.info

it has a very simple site - it is active server pages (


I've used atomz for ages - they don't have huge banner adds just a little
'button' type. The above requires a link back to the author, but you expect
that for freeware or 'linkware'.

see the example for my site: http://www.aym.perth.anglican.org/site_search.asp


M. Anderson said:
I would really appreciate if I could get some direction on adding a search
feature to my site. I hate the integrated feature of FP 2003, it's bulky,
non-customizable and the results page shows just the page with the search topic.
I would like to know what is the best way to add a search to my site. I have
very little programming language. Does anybody know of a tutorial out there that
would show me how to create a search box using ASP or HTML. I would like to have
as small of a footprint as possible. Similar to the one above for microsoft. I
have tried the free code snipits from atomz, etc. and they are mostly add based
or restrictive, that is why I would like to create one on my end, but again I am
wanting my cake and eating it too, since I have little programming experience. I
am using FP 2003 for a reason:)
 
K

Kathleen Anderson [MVP - FP]

Be careful with using Google to search your site - if you have subwebs that
you want to keep private (sites you are developing for customers, private
family sites, etc.) it will search those as well.
 
?

=?iso-8859-1?Q?Crash_Gordon=AE?=

Thanks, didn't know that.
But I don't do serious sites anyway :)


| Be careful with using Google to search your site - if you have subwebs that
| you want to keep private (sites you are developing for customers, private
| family sites, etc.) it will search those as well.
|
| --
| ~ Kathleen Anderson
| Microsoft MVP - FrontPage
| Spider Web Woman Designs
| http://www.spiderwebwoman.com/resources/
|
|
| > Google has a add-in that will search Google AND/OR your own site.
| > It's easy to use...you might want to check that out.
| >
| >
| > | >> I would really appreciate if I could get some direction on adding a
| >> search feature to my site. I hate the integrated feature of FP
| >> 2003, it's bulky, non-customizable and the results page shows just
| >> the page with the search topic.
| >>
| >> I would like to know what is the best way to add a search to my
| >> site. I have very little programming language. Does anybody know
| >> of a tutorial out there that would show me how to create a search
| >> box using ASP or HTML. I would like to have as small of a footprint
| >> as possible. Similar to the one above for microsoft. I have tried
| >> the free code snipits from atomz, etc. and they are mostly add based
| >> or restrictive, that is why I would like to create one on my end,
| >> but again I am wanting my cake and eating it too, since I have
| >> little programming experience. I am using FP 2003 for a reason:)
| >>
| >> Thanks for all of your help guys!
|
 
O

OKR

Try http://www.freefind.com. They have both site and web
search for free and it works great. It can be customized
and they spider your site at intervals specified by you.
-----Original Message-----
I would really appreciate if I could get some direction
on adding a search feature to my site. I hate the
integrated feature of FP 2003, it's bulky, non-
customizable and the results page shows just the page
with the search topic.
I would like to know what is the best way to add a
search to my site. I have very little programming
language. Does anybody know of a tutorial out there that
would show me how to create a search box using ASP or
HTML. I would like to have as small of a footprint as
possible. Similar to the one above for microsoft. I
have tried the free code snipits from atomz, etc. and
they are mostly add based or restrictive, that is why I
would like to create one on my end, but again I am
wanting my cake and eating it too, since I have little
programming experience. I am using FP 2003 for a reason:)
 
D

David Baxter

Use AtomZ - you can specify includes, excludes, ,multiple entry points,
synonyms, etc., etc.


message Thanks, didn't know that.
But I don't do serious sites anyway :)


message | Be careful with using Google to search your site - if you have subwebs
that
| you want to keep private (sites you are developing for customers,
private
| family sites, etc.) it will search those as well.
|
| --
| ~ Kathleen Anderson
| Microsoft MVP - FrontPage
| Spider Web Woman Designs
| http://www.spiderwebwoman.com/resources/
|
|
| > Google has a add-in that will search Google AND/OR your own site.
| > It's easy to use...you might want to check that out.
| >
| >
| > | >> I would really appreciate if I could get some direction on adding a
| >> search feature to my site. I hate the integrated feature of FP
| >> 2003, it's bulky, non-customizable and the results page shows just
| >> the page with the search topic.
| >>
| >> I would like to know what is the best way to add a search to my
| >> site. I have very little programming language. Does anybody know
| >> of a tutorial out there that would show me how to create a search
| >> box using ASP or HTML. I would like to have as small of a
footprint
| >> as possible. Similar to the one above for microsoft. I have tried
| >> the free code snipits from atomz, etc. and they are mostly add
based
| >> or restrictive, that is why I would like to create one on my end,
| >> but again I am wanting my cake and eating it too, since I have
| >> little programming experience. I am using FP 2003 for a reason:)
| >>
| >> Thanks for all of your help guys!
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top