Click here to Skip to main content
15,897,291 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everyone,

I'm looking to figure out how to build a simple, yet kind of complicated website for my company. All I want to do is to take a command button on a web page and have the user press the button. Behind this button I want to take information (most likely from an Ipad) and post it into a SQL database. The information I want is the current time (which I can get easily) and the GPS location (which I cannot or at least don't know how).

I know how to get the timestamp, that is relatively easy. I do not know how to get the GPS location. I'm very new to asp.net and don't even know if it can be done but I'm hoping it can. Any help would be greatly appreciated.

Thanks for your help in advance!
Posted

1 solution

This is going to be hit or miss, but read this[^], as well as the links contained there-in.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900