473,468 Members | 1,555 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

HELP: need advanced search template -- I know nothing about programming.

I know nothing about programming but I am building a website (written
with php) that allow people post some info.

Is there a site I can get some templates or php scripts for an advanced
search function?

The Advanced Search function shall able to search any posted info by a
postal code/zip code within certain kms and be able to search by map by
clicking to US/Canada map to get to state, then to cities than to
towns....

thanks much in advance.
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #1
7 2117
This site has a pretty good search template: http://216.239.57.99/
Just go to that site, and view the source code of the page (Tools -
View Source), and then copy and past it into your PHP web app. Will
work like a charm.

;)
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #2
you gave me the google.com site. I am not asking for jokes,

kj*****@insurancejournal.com wrote:
This site has a pretty good search template: http://216.239.57.99/
Just go to that site, and view the source code of the page (Tools -
View Source), and then copy and past it into your PHP web app. Will
work like a charm.

;)
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html

--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #3
In article <11*********************@f14g2000cwb.googlegroups. com>,
no********@yahoo.ca wrote:
you gave me the google.com site. I am not asking for jokes,

kj*****@insurancejournal.com wrote:
This site has a pretty good search template: http://216.239.57.99/
Just go to that site, and view the source code of the page (Tools -
View Source), and then copy and past it into your PHP web app. Will
work like a charm.

;)


Well then, I guess you'll have to hire someone since you don't program.

--
DeeDee, don't press that button! DeeDee! NO! Dee...


--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #4
no********@yahoo.ca wrote:
: I know nothing about programming but I am building a website (written
: with php) that allow people post some info.

: Is there a site I can get some templates or php scripts for an advanced
: search function?

: The Advanced Search function shall able to search any posted info by a
: postal code/zip code within certain kms and be able to search by map by
: clicking to US/Canada map to get to state, then to cities than to
: towns....

: thanks much in advance.
google: free search engine source code

But also notice that if your site is visible then google is already
searching it. So just learn about the google searching instead. Point
people at google - Google will find your data and send them back to your
site.

Google has details at (can you guess) google.com, use google searching to
find the details on using google searching.

--

This space not for rent.

--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #5
yeah, i'm pretty cheap - only $40 / hour. ;)
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #6
<no********@yahoo.ca> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
I know nothing about programming but I am building a website (written
with php) that allow people post some info.

Is there a site I can get some templates or php scripts for an advanced
search function?

Yes. No joking, try www.google.com, and follow the advice given by the first
response you received.

Note: A basic Google search gives you most of the info you need, e.g., try a
Google search with "pizza 19104" for pizza in West Philadelphia, PA, USA.
The Advanced Search function shall able to search any posted info by a
postal code/zip code within certain kms and be able to search by map by
clicking to US/Canada map to get to state, then to cities than to
towns....


local.google.com can do this for you. It adds a map and search radius.

maps.google.com may have what you seek, re: map capabilities.
--
Bill Segraves
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #7
actually, if you're going to use a google site search instead of a
php-mysql solution, you should check out google's customized search
(http://www.google.com/services/siteflavored.html).

You can give it a color scheme and maybe a header and footer (or logo),
and it will only search pages within your domain. Also, I think you
can get revenue from clicks to ads placed on search results pages.
--
PLEASE NOTE: comp.infosystems.www.authoring.cgi is a
SELF-MODERATED newsgroup. aa.net and boutell.com are
NOT the originators of the articles and are NOT responsible
for their content.

HOW TO POST to comp.infosystems.www.authoring.cgi:
http://www.thinkspot.net/ciwac/howtopost.html
Jul 17 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: titi | last post by:
Question The road and traffic authority for a small country currently uses a system to store information about all 'currently' licensed drivers. A licensed driver has the following info stored...
2
by: dinks | last post by:
Hi, I'm new to C++ and have been assigned a task which i dont completely understand. Any help would be greately appreciated. Here is the problem: The class "linkedListType" use the "assert"...
9
by: YZK | last post by:
Hello. I'm not a Web developer, just a user, and I think I may have somehow messed myself up majorly. I'm not quite sure how. Right now, javascript used by websites I go to either does not work at...
12
by: Amanda | last post by:
I have tried everything with this! I get an error stating "Index was outside the bounds of the array" My code looks like this.... xmlDoc = New XmlDocument() xmlDoc.Load("xml.doc") xslDoc...
8
by: Steph | last post by:
Hi. I'm very new to MS Access and have been presented with an Access database of contacts by my employer. I am trying to redesign the main form of the database so that a button entitled...
6
by: dajava | last post by:
I did not post my question for myself nor for my friends. Visit http://www.cryangel.ww.to/ then you can see some graphics. They are from a 3-Dimentional Korean internet game called 'Yulhul Gang...
11
by: simon | last post by:
Hello, I'm helping write a .net app, we are using VS2005 and asp/vb.net for code we are using the "masterPage.master" technique, within the masterpage we have an asp:contentplaceholder that is...
0
by: gunimpi | last post by:
http://www.vbforums.com/showthread.php?p=2745431#post2745431 ******************************************************** VB6 OR VBA & Webbrowser DOM Tiny $50 Mini Project Programmer help wanted...
2
by: slizorn | last post by:
hi guys, i need to make a tree traversal algorithm that would help me search the tree.. creating a method to search a tree to find the position of node and to return its pointer value basically i...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.