read from get string?
I have a Survey,cshtml
and I want to read in the lat and long below
https://localhost:7045/Home/Survey/?lat=53.93021986394&long=-109.99511718750001
how does one do that?
I have a Survey,cshtmland I want to read in the lat and long below https://localhost:7045/Home/Survey/?lat=53.93021986394&long=-109.99511718750001 how does one do that? Read More