Ask a Question related to Macromedia Dreamweaver, Design and Development.

  1. #1

    Default Search Facility

    I want to add a search facility to my site. How do i go about this?

    Thanks in advance,

    JimR99


    JimmyRiddle99 Guest

  2. Similar Questions and Discussions

    1. Whisper facility
      I have just done a dating site and was wondering how hard it would be to add a Whisper facility to it (when I say I've done I mean I brought it and...
    2. Search facility similar to Itunes?
      Hi, I was hoping to build a search facility similar to itunes, Wherebye it lists all records in a recordset and as you type in the search word it...
    3. Simple Search facility
      Hi there, I am trying to implement a simple search facility on my DVD shop website. I want to allow the user the ability to search the DVDs by...
    4. #26189 [Opn->Bgs]: search facility
      ID: 26189 Updated by: iliaa@php.net Reported By: martinkuria at hotmail dot com -Status: Open +Status: ...
    5. #26189 [NEW]: search facility
      From: martinkuria at hotmail dot com Operating system: redhat linux 7.3 PHP version: 4.3.4 PHP Bug Type: *Search functions...
  3. #2

    Default Re: Search Facility

    Check this site out

    [url]http://www.atomz.com/[/url]

    It is fully customisable and free if your site is under 500 pages and there
    is a Dreamweaver extension available

    Alternatively try [url]http://www.picosearch.com[/url] This is free up to about 1,500
    pages



    "JimmyRiddle99" <just4junkhere@hotmail.com> wrote in message
    news:bee1p8$m5c$1@forums.macromedia.com...
    > I want to add a search facility to my site. How do i go about this?
    >
    > Thanks in advance,
    >
    > JimR99
    >
    >

    Andi Fenner Guest

  4. #3

    Default Search facility

    I'd like to provide a search facility on our website using php. Without the
    use of a database. So I'd like it to search all the pages I put in a
    array....

    Any ideas? A tutorial?


    Nevs Guest

  5. #4

    Default Re: Search facility

    "Nevs" <_@_.> wrote in message
    news:66Qkb.11423$pz5.7677296@newsfep2-win.server.ntli.net...
    > I'd like to provide a search facility on our website using php. Without
    the
    > use of a database. So I'd like it to search all the pages I put in a
    > array....
    >
    > Any ideas? A tutorial?
    >
    >
    Hi,

    Have a look in PHP Classes
    [url]http://ronbarnett.users.phpclasses.org/[/url]

    I have a textfile database system that you can download from there

    Go to the databases section and look for Class.DB.

    You will be able to save your search array in a text file for later use.

    if you really do want to search all the pages of your website for a string
    you will need to keep a list of the pages you intend to search. This can be
    within the search program or in a look up file that is used by the search.

    Next you will need to open each page using a file read then parse for a hit,
    keeping a note of the page if a hit is registered, finally returning the
    list of pages with (possibly) a few lines or a simple digest of the page.

    If your site is very large it could be a long and painful wait, made much
    quicker by saving the results for the next searcher. Obviously you would
    need to check for a pre-registered hit before commencing a new search.

    That should give you a rough game plan for how to do it.

    The other way is to check out Google. they have a site searcher that you can
    bolt on. Look at [url]www.php.org[/url] and try the 'search site' option (top right) to
    see it in action.

    Cheers

    Ron.




    Ron Guest

  6. #5

    Default Search Facility

    Hello,

    At the moment our company are using the simpler search
    facility on our windows 2003 server.
    However they would 'like' a search facility that would
    almost imitate the google engine.
    I think this is impossible, however I have to ask.

    What would be the closest solution?

    Does anyone have any ideas?

    Thank You

    Duncan Turner


    Duncan Turner Guest

  7. #6

    Default Search Facility

    Does anyone have any suggestions?



    >-----Original Message-----
    >Hello,
    >
    >At the moment our company are using the simpler search
    >facility on our windows 2003 server.
    >However they would 'like' a search facility that would
    >almost imitate the google engine.
    >I think this is impossible, however I have to ask.
    >
    >What would be the closest solution?
    >
    >Does anyone have any ideas?
    >
    >Thank You
    >
    >Duncan Turner
    >
    >
    >.
    >
    Duncan Guest

  8. #7

    Default Re: Search Facility

    I think DTSearch [1] should be evaluated as it can crawl and
    index sites and does function like Google. You can also consider
    Texis from Thunderstone [2] as it too is industrial strength

    --
    <%= Clinton Gallagher
    A/E/C Consulting, Web Design, e-Commerce Software Development
    Wauwatosa, Milwaukee County, Wisconsin USA
    NET csgallagher@ REMOVETHISTEXT metromilwaukee.com
    URL [url]http://www.metromilwaukee.com/clintongallagher/[/url]

    [1] [url]http://www.dtsearch.com/[/url]
    [2] [url]http://www.thunderstone.com/texis/site/pages[/url]



    "Duncan" <anonymous@discussions.microsoft.com> wrote in message
    news:2367e01c45e75$921c76a0$a401280a@phx.gbl...
    > Does anyone have any suggestions?
    >
    >
    >
    >
    > >-----Original Message-----
    > >Hello,
    > >
    > >At the moment our company are using the simpler search
    > >facility on our windows 2003 server.
    > >However they would 'like' a search facility that would
    > >almost imitate the google engine.
    > >I think this is impossible, however I have to ask.
    > >
    > >What would be the closest solution?
    > >
    > >Does anyone have any ideas?
    > >
    > >Thank You
    > >
    > >Duncan Turner
    > >
    > >
    > >.
    > >

    clintonG Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139