Web Application (
VB.NET,ASP.NET)
i am working in an health care product for an
insurance company in USA.
There is an appointment form.aspx where the patient can
fix the appointment with a particular doctor
with a particular location.
i am displaying PatientName, AppointmentDateTime,
Doctor,LocationOfAppintment.
Now what my client wants to display the "Distance".
i.e., how far the patient's residence is from the
location of appointment.
i think i need to implement Global Positioning System(GPS)
Please get me some ideas to implement this