I am looking to make a site that the user can search by zip code to find a store. Does anyone have any code, or can anyone point me in the right direction to find some.
Not entirely sure what you are attempting or looking for, but you probably need server side scripting php aspx etc to get that to work. So look that way... Hope that helps.
I guess im looking to make a site that the user can enter their zipcode and be given a list of things in their area
1.) You are going to need a zipcode database. 2.) You are going to need to know where the stores are. 3.) You are going to have to program a method of calculating distance between zipcodes I suggest longs, and lats. 4.) Your going to have to have patience.
I have plenty of patience with this, I have been trying to find someone who can do this for me for a while. I need something similar to kidsmealdeals.com with the functions, is there anyone who knows how to do that?