|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
Hi,
This is my 1st post to this forum, but I've been lurking for a while 
I have created a website that needs to have search facilities, eg. search for postcodes, suburbs, keywords.
How do you do this?, I've tried Google and can't seem to find an answer.
Any help is much appreciated
Thank again
-Janice
|
|
|
|
|
Supreme Being
      
Group: Forum Members
Last Login: 8/18/2008 7:16:12 PM
Posts: 87,
Visits: 275
|
|
| Hi Adding that type of search facility as not as easy as it may seem, you will need the services of a programmer. Google offer a search box that can be added to a site, but it would seem that you are looking for a more advanced one. Lets put it this way, if i wanted to add a Post Code search to a site to pull full addresses etc, now i am in the UK, it will cost hundred and huindreds of pounds, if not get close to the thousand mark, because the post code software first of all is expensive here.
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 10/24/2008 2:27:36 PM
Posts: 437,
Visits: 632
|
|
Mamba is correct, you will really need a 3rd party to do that these days. I've worked a bit with a site called Spiderline for search, and I've also set up a couple of people to use Google's search function. Both of the clients I've done that for purchased the business one, which I think is like $100 a year, but they may have a free version for small sites too, I'm not sure at this moment.
Once you do that though, whoever you use, will most likely give you a block code to throw into your page.
Oh, and welcome out of the shadows! Enjoy the light!
=========================
My wife has given birth to our twins, so I'm still going to be spotty around here. It never seems to correct itself does it? I'm sorry, I'm trying.
=========================
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
Thanks for your help, this has really stumped me and slowed my whole project down, I was looking for something that was free (I was thinking some sort of code)
If postcodes aren't included thats fine.
Something like this :http://www.adultsneed.com/index.php
Sorry thats the only example I could find 
Thanks again
-Janice
xxxx
|
|
|
|
|
Forum Member
      
Group: Forum Members
Last Login: 3/18/2008 9:30:06 PM
Posts: 44,
Visits: 116
|
|
| since someone has already started a thread about this and a conclusion has been reached i guess ill ask my question here.. How about a search box on a website that searches for the word or phrase in that box within your site?
-Lou
|
|
|
|
|
Supreme Being
      
Group: Administrators
Last Login: 10/24/2008 2:27:36 PM
Posts: 437,
Visits: 632
|
|
Well the site you linked neica06, uses a php script for processing the search. So probably php and mysql together. I've never built a local search engine, so I won't be a lot of help. But building one will require something more than Expression Web. I would search for either "php searh engine script" or "asp search engine script" depending on your setup.
Also, Google does make a free simple search that you can use, which may work for LouRock, but might not give all the options you're looking for neica06.
Google Search
=========================
My wife has given birth to our twins, so I'm still going to be spotty around here. It never seems to correct itself does it? I'm sorry, I'm trying.
=========================
|
|
|
|
|
Junior Member
      
Group: Forum Members
Last Login: 6/14/2008 7:26:34 PM
Posts: 18,
Visits: 38
|
|
Thanks so much for your help Dustin, I love the website and the tutorials
|
|
|
|