.net - How do you test/spoof a users geolocation in MVC.NET? -


i'm working .net team have created site serves different content based on users location.

how go testing/spoofing geolocation can debug front-end?

if using html5 location api user current location, can debug chrome. supports overriding current location - http://www.labnol.org/internet/geo-location/27878/ can specify test coordinates

also there extension firefox allows override too.


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -