I've had an idea for a website for a while now and really, the only thing holding me back from developing it is that I have no idea how to do a couple of things.
You've seen those sites where you go to them and even though you've never been there before they somehow know your general location. How do they do that? Do they somehow lookup your ip address or ISP provider and then from that determine your zipcode?
Another thing I'm not sure how to do is this. Let's a user registers with my site. As part of their registration they entered their zipcode. Now, let's say that on the users main page (once they log in) I want an automatic search to be performed for the services within a certain range of their zipcode. Like say a search would automatically be performed for a 50 mile radius of zipcode 51601 or whatever. How do they do this? I've seen it done on a few websites (although at the moment I can't think of any in particular).
These are two functions I need to know how to do in order to develop the site I've been wanting to do. The problem is, I'm not even sure what to search on in google to find out how to do these.
Any information would be greatly appreciated.
Thanks!
You've seen those sites where you go to them and even though you've never been there before they somehow know your general location. How do they do that? Do they somehow lookup your ip address or ISP provider and then from that determine your zipcode?
Another thing I'm not sure how to do is this. Let's a user registers with my site. As part of their registration they entered their zipcode. Now, let's say that on the users main page (once they log in) I want an automatic search to be performed for the services within a certain range of their zipcode. Like say a search would automatically be performed for a 50 mile radius of zipcode 51601 or whatever. How do they do this? I've seen it done on a few websites (although at the moment I can't think of any in particular).
These are two functions I need to know how to do in order to develop the site I've been wanting to do. The problem is, I'm not even sure what to search on in google to find out how to do these.
Any information would be greatly appreciated.
Thanks!