I have a web app. that searches info based on zip code. I would like to offer a “distance from” or “Radius” feature that would allow users to enter their zip and the sys would return docs where the zip is listed within a defined distance or radius.
Subject: Almost There… I think.
I think that I should be able to do this with some PHP, MySQL integration.
Question: Can anyone tell me how to run a PHP script from a domino agent? I’m hoping that the php will query the sql and return it to domino. Anyone, anyone?
Subject: RE: Distance and radius from zip code
There’s no function in Notes to do this; I guess you would want to search for a web service that returns geographical coordinates for zip codes, or a database in which you could look up this information. If you find it, we can talk to you about how to use it in Notes.
Subject: Distance and radius from zip code
so what are you posting? Other than the informative statements, what is it you are stating or asking or seeking?
Subject: That’s nice