Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6102035
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T13:34:06+00:00 2026-05-23T13:34:06+00:00

So, I have a website that figures out the users location when they load

  • 0

So, I have a website that figures out the users location when they load the page. They can change it if it’s incorrect. I’d like for the next time the user comes to the page, for it to remember what they changed it to the last time they were on.

We don’t have user accounts on our website (and nor do we really want them right now). How else would I be able to link to and save this information based on the user logging on.

I could use their IP address (if it’s blocked fine, don’t need to do it for them). Is this not a good idea to just have a linked table setup with a pair of coordinates and an IP?

I was actually going to use the same logic to link a user to all their comments that they posted on the page to have a quick “My Comments” section, by linking it to their IP.

Without accounts, using a users IP address is really the only thing I can think of.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T13:34:06+00:00Added an answer on May 23, 2026 at 1:34 pm

    Given your requirements I’d say that saving the data to a cookie seems the simplest solution.

    Response.Cookies["location"].Value = "0.008487,0.022724";
    

    The users IP may have changed by the next time they visit your site, just as much as their cookies may have been cleared.

    Also, you may find that users of your site will have the same IP address especially given that there’s usually a single IP address on all shared routers. (Both in the home and in the workplace).

    That may be something you’ve accounted for and wanted? But it means that one user changing their preference would also change the preference for all users of that same IP.

    I think this method is fine for your location tracking service however for the comments and any other user preferences based work I’d start thinking about user accounts.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a website that works correctly under IIS 6.0: It authenticates users with
I have a website that's running on a Windows server and I'd like to
I have used this tutorial to make a website, but I would like that
I have a website that plays mp3s in a flash player. If a user
I have a website that I've just uploaded onto the Internet. When I browse
We have a website that uses #include file command to roll info into some
I have a website that is perfectely centered aligned. The CSS code works fine.
I have a Website that is really slow and feels really bad when using
I have a website that is deployed between 3 different environments - Dev, Stage,
I have a website that employs a generic mod_rewrite rule to push all requests

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.