Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Zip code / store locators ?

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Pointing a domain to my local PC  
Author Message
dragnet

External


Since: Jul 14, 2003
Posts: 423



(Msg. 1) Posted: Wed Sep 08, 2004 4:31 pm
Post subject: Zip code / store locators ?
Archived from groups: alt>www>webmaster (more info?)

Hi all;

I'm looking for your advice on zip code locators you've used in the past;
I've got a client with roughly 4000 locations that they want the user to be
able to type their zip code into and get the closest locations. Perl-based
would be ideal, given that's my background.

Many thanks!

--
Marc Bissonnette
CGI / Database / Web Management Tools: http://www.internalysis.com
Looking for a new ISP? http://www.canadianisp.com

 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
karl1

External


Since: Apr 07, 2004
Posts: 80



(Msg. 2) Posted: Wed Sep 08, 2004 4:31 pm
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Marc Bissonnette" <dragnet RemoveThis @internalysis.com> wrote in message
news:Xns955E60DF21D6Edragnetinternalysisc@207.35.177.134...
 > Hi all;
 >
 > I'm looking for your advice on zip code locators you've used in the past;
 > I've got a client with roughly 4000 locations that they want the user to
be
 > able to type their zip code into and get the closest locations. Perl-based
 > would be ideal, given that's my background.
 >

Dunno if this will help for Canada but here ya go:
<a style='text-decoration: underline;' href="http://www.usps.com/webtools/" target="_blank">http://www.usps.com/webtools/</a>

-Karl<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
lostinspace

External


Since: Jul 21, 2003
Posts: 52



(Msg. 3) Posted: Wed Sep 08, 2004 7:33 pm
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

----- Original Message -----
From: "Marc Bissonnette" <>
Newsgroups: alt.www.webmaster
Sent: Wednesday, September 08, 2004 9:31 AM
Subject: Zip code / store locators ?


 > Hi all;
 >
 > I'm looking for your advice on zip code locators you've used in the past;
 > I've got a client with roughly 4000 locations that they want the user to
 > be
 > able to type their zip code into and get the closest locations. Perl-based
 > would be ideal, given that's my background.
 >
 > Many thanks!
 >
 > --
 > Marc Bissonnette



<a style='text-decoration: underline;' href="http://www.zipinfo.com/" target="_blank">http://www.zipinfo.com/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
mkwong8888

External


Since: Aug 07, 2004
Posts: 2



(Msg. 4) Posted: Sat Sep 11, 2004 8:16 pm
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can code the store locator easily by using the zip code, latitude
and longitude database. The database and sample source code are
available at <a style='text-decoration: underline;' href="http://www.zipcodeworld.com" target="_blank">http://www.zipcodeworld.com</a> .

Marc Bissonnette <dragnet.TakeThisOut@internalysis.com> wrote in message news:<Xns955E60DF21D6Edragnetinternalysisc.TakeThisOut@207.35.177.134>...
 > Hi all;
 >
 > I'm looking for your advice on zip code locators you've used in the past;
 > I've got a client with roughly 4000 locations that they want the user to be
 > able to type their zip code into and get the closest locations. Perl-based
 > would be ideal, given that's my background.
 >
 > Many thanks!<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
dragnet

External


Since: Jul 14, 2003
Posts: 423



(Msg. 5) Posted: Sun Sep 12, 2004 5:35 am
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

mkwong8888 DeleteThis @hotmail.com (MK Wong) wrote in
news:6794f106.0409111616.7e68bd5c@posting.google.com:

 > You can code the store locator easily by using the zip code, latitude
 > and longitude database. The database and sample source code are
 > available at <a style='text-decoration: underline;' href="http://www.zipcodeworld.com" target="_blank">http://www.zipcodeworld.com</a> .

Thanks, that's what I'm going to do - buy the zip code DB then use a CPAN
module for the calculations. (I wouldn't trust my own math on it Smile Smile Smile

 >
 > Marc Bissonnette <dragnet DeleteThis @internalysis.com> wrote in message
 > news:<Xns955E60DF21D6Edragnetinternalysisc DeleteThis @207.35.177.134>...
  >> Hi all;
  >>
  >> I'm looking for your advice on zip code locators you've used in the
  >> past; I've got a client with roughly 4000 locations that they want
  >> the user to be able to type their zip code into and get the closest
  >> locations. Perl-based would be ideal, given that's my background.
  >>
  >> Many thanks!
 >



--
Marc Bissonnette
CGI / Database / Web Management Tools: <a style='text-decoration: underline;' href="http://www.internalysis.com" target="_blank">http://www.internalysis.com</a>
Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com" target="_blank">http://www.canadianisp.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
kenneth1

External


Since: Jun 30, 2004
Posts: 148



(Msg. 6) Posted: Sun Sep 12, 2004 6:32 am
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-09-12, Marc Bissonnette <dragnet DeleteThis @internalysis.com> wrote:
 > mkwong8888 DeleteThis @hotmail.com (MK Wong) wrote in
 > news:6794f106.0409111616.7e68bd5c@posting.google.com:
 >
  >> You can code the store locator easily by using the zip code, latitude
  >> and longitude database. The database and sample source code are
  >> available at <a style='text-decoration: underline;' href="http://www.zipcodeworld.com" target="_blank">http://www.zipcodeworld.com</a> .
 >
 > Thanks, that's what I'm going to do - buy the zip code DB then use a CPAN
 > module for the calculations. (I wouldn't trust my own math on it Smile Smile Smile
 >

Just as a heads up. You might want to check, randomly, various zipcodes
against the database you use. I've run into problems recently with a DB we
purchased. We discoverd errors in the zipcodes. I was told, actually
assured, it was drawn from the USPO database. Never checked the lat and long
numbers...I assumed there were errors there as well.

ken<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
dragnet

External


Since: Jul 14, 2003
Posts: 423



(Msg. 7) Posted: Sun Sep 12, 2004 5:53 pm
Post subject: Re: Zip code / store locators ? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Kenneth <Kenneth DeleteThis @nowhere.special> wrote in
news:slrnck7h0q.vta.Kenneth@localhost.localdomain:

 > On 2004-09-12, Marc Bissonnette <dragnet DeleteThis @internalysis.com> wrote:
  >> mkwong8888 DeleteThis @hotmail.com (MK Wong) wrote in
  >> news:6794f106.0409111616.7e68bd5c@posting.google.com:
  >>
   >>> You can code the store locator easily by using the zip code,
   >>> latitude and longitude database. The database and sample source code
   >>> are available at <a style='text-decoration: underline;' href="http://www.zipcodeworld.com" target="_blank">http://www.zipcodeworld.com</a> .
  >>
  >> Thanks, that's what I'm going to do - buy the zip code DB then use a
  >> CPAN module for the calculations. (I wouldn't trust my own math on it
  >> Smile Smile Smile
  >>
 >
 > Just as a heads up. You might want to check, randomly, various
 > zipcodes against the database you use. I've run into problems
 > recently with a DB we purchased. We discoverd errors in the zipcodes.
 > I was told, actually assured, it was drawn from the USPO database.
 > Never checked the lat and long numbers...I assumed there were errors
 > there as well.

Good suggestion - I think the client's going to go with the quarterly
updates, so we won't be stuck with a static list.



--
Marc Bissonnette
CGI / Database / Web Management Tools: <a style='text-decoration: underline;' href="http://www.internalysis.com" target="_blank">http://www.internalysis.com</a>
Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com" target="_blank">http://www.canadianisp.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Zip code / store locators ? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Looking for PHP app to store/show - I'm looking for a PHP app that can be used to easily update data and show it in a grid format. For example, across the top you have Days, along the side you have Names, then by visually cross-referencing you can see whose name is selected on what day. ..

Setting up e-commerce website for liquor store, what would.. - Hello everybody, I am a newbie wed designer. I have done some simple sites and I finally had my big break. I will be designing a website for a liquor store, including being able to order liquor online and picking it up in the store. In fact the owner..

Zip Code - Can anyone point me in the right direction - I just ordered online - and in the info section - street the address & zip code were asked for - and the city & state popped in automatically - anyone know what the code is for this - or if it is avai...

Intenting code - Hi all, Every once in a while when I check out a web site, I view its source code to see how it's arranged, etc. I noticed that most of the sites that I check don't have source code indentation. Why is that so? Do the webmasters of those sites do that o...

source code - I write my HTML code and upload it through FTP. But sometimes I'm at work and feel like working on my page but dont have FTP so i go to my page on the web, do a "save as HTML file" and work on it from there and then take it home and then upload...
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]