473,406 Members | 2,387 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Search towns or suburbs

Hello fellow programmers,

I am new to this site and was looking around for some good advice or if i am lucky some help.

I am starting off a basic local business search project just for some practice.

I need some tutorial or some example code. I don't want to waste too much time for others so ill make this quick.

http://au.local.yahoo.com/ This link shows 2 search bars. Both do not need to be filled to search for a business. I would like to know how to do this. How to label each business with a postcode so the search result can find it. Also would like to know how the include surrounding suburbs work as well and how to label a business to show up with that option ticked as well.

I hope this is clear. If any fingers can be pointed to a very clear source that would be great. I understand some coding but not advanced enough to write it from scratch.

Thanks in advanced

Peace >.<
Jul 9 '07 #1
2 1450
dafodil
392 256MB
Hello fellow programmers,

I am new to this site and was looking around for some good advice or if i am lucky some help.

I am starting off a basic local business search project just for some practice.

I need some tutorial or some example code. I don't want to waste too much time for others so ill make this quick.

http://au.local.yahoo.com/ This link shows 2 search bars. Both do not need to be filled to search for a business. I would like to know how to do this. How to label each business with a postcode so the search result can find it. Also would like to know how the include surrounding suburbs work as well and how to label a business to show up with that option ticked as well.

I hope this is clear. If any fingers can be pointed to a very clear source that would be great. I understand some coding but not advanced enough to write it from scratch.

Thanks in advanced

Peace >.<
Try this link it's a good learning site with everything you need: www.w3schools.com

Since you are creating a web project:
You start by designing everything in html
Then you use server side programming languages to make those designs interactive... (Select from the web development languages available like php and asp)
Jul 10 '07 #2
mwasif
802 Expert 512MB
Also would like to know how the include surrounding suburbs work as well and how to label a business to show up with that option ticked as well.
To search the surrounding you need to have a latitude and longitude database containing the lat/long for all the cities. First find the lat/lon of the trageted city/location and then using a formula (you can find this on Google) get the cities in a specific radius.
Jul 10 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: nortelsale | last post by:
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...
0
by: R. Rajesh Jeba Anbiah | last post by:
Q: Is PHP search engine friendly? Q: Will search engine spiders crawl my PHP pages? A: Spiders should crawl anything provided they're accessible. Since, nowadays most of the websites are been...
5
by: Alec | last post by:
Help.. Just learning php/mysql from a book and have put together a test page as below. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...
28
by: joshc | last post by:
If I have an array of data that I know to be sorted in increasing order, and the array is less than 50 elements, and I want to find the first element greater than a certain value, is a simple...
6
by: Pacific Fox | last post by:
Hello all, Does anyone know the SQL statement for calculating surrounding suburbs, or can point me in the right direction? I have a database of Australian postal codes and their centroids in...
2
by: Steve | last post by:
I have a table which has all towns and States and postcodes (zipcodes) for Australia. Many duplications of town name occur as there can be more than one town in different states or even same town...
1
by: pteargryphon | last post by:
I am creating a database of pavement conditions. I am trying to create a form for a user to be able to search the database based on 2 criteria, Route Number and Town Name. I have the form set up...
2
by: pteargryphon | last post by:
I'm a filry new user to Access and a novice when it comes to VBA. I have a form that contains two combo boxes. The first one is populated by a querry of all the Routes, and the second is linked to...
3
by: ozboss | last post by:
Hello, Being new to ASP .net and visual studio express 2008 I am not sure how to create a webform that allows the user to select a suburb from a drop down list to search an Access 2007 database of...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
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...

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.