Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Reply
Need help on creating a Search Result by State then Zipcode using ASP
Old 04-19-2006, 04:41 PM Need help on creating a Search Result by State then Zipcode using ASP
barbara's Avatar
Skilled Talker

Posts: 79
Trades: 0
How do i create a search result of stores available base on state then zipcode input by customers?

i got the state query to work. now how do i compare the input zipcode to the database so that only the closest store to the zipcode entered is display?

thanks
barbara is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-19-2006, 05:34 PM Re: Need help on creating a Search Result by State then Zipcode using ASP
Novice Talker

Posts: 8
Trades: 0
That depends how your database is structured. You need to have some sort of spatial index that tells you which zip codes are close to other zip codes.

I dont know, maybe you can just use the first 3-4 digits of a zip code, but that probably wont be very accurate when dealing with areas that cross state or county lines.

What you essentially doing is 'geocoding' which is a sophisticated way of computer mapping of an address and you may well need some specific GIS software for this task, such as that made by ESRI (WWW.ESRI.COM/, they make a product called ArcIMS that can be used to build customized webpages with any web based language (including ASP), but its not cheap.

Last edited by gfunkera; 04-19-2006 at 05:36 PM..
gfunkera is offline
Reply With Quote
View Public Profile
 
Old 04-20-2006, 10:54 AM Re: Need help on creating a Search Result by State then Zipcode using ASP
barbara's Avatar
Skilled Talker

Posts: 79
Trades: 0
thanks. i am using MS Access; does it allow spatial index?
barbara is offline
Reply With Quote
View Public Profile
 
Old 04-26-2006, 12:42 PM Re: Need help on creating a Search Result by State then Zipcode using ASP
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,938
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Have you talked to the US Postal Service about this yet? Often times, the posties have XML-based tools for things like this that you can use for free.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Reply     « Reply to Need help on creating a Search Result by State then Zipcode using ASP
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12879 seconds with 12 queries