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 541405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:20:24+00:00 2026-05-13T10:20:24+00:00

I am using session variables to store user display settings while their session is

  • 0

I am using session variables to store user display settings while their session is active.

For example, if I choose to display 5 items on the page with session variables then there is no problem. I can manually (f5) refresh the page and still see 5 items on the page. However, upon implementing the following meta tag to auto-refresh, every time the page refreshes it switches to the default value of 3.

<meta http-equiv="refresh" content="300">

I expect maybe this meta refresh is causing a new session to be created and therefore the user setting is simply out of the picture.

Does anyone have experience with this type of issue – is this the case and is there a known way to implement a page refresh and still maintain session?

  • 1 1 Answer
  • 1 View
  • 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-13T10:20:24+00:00Added an answer on May 13, 2026 at 10:20 am

    From my own experience, nope, it doesn’t and it shouldn’t. Unless of course you refresh it after the session timeout.

    Is javascript setTimeout and replace an alternative yuou are considering?

    <script type="text/javascript">
      window.setTimeout('location.replace(location.href)', 300 * 1000);
    </script>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm considering using the Session variables to store the Connectionstring for a particular user
I'm using session variables in CakePHP to store my relevant user Twitter and Facebook
When setting session variables using cookie store in Rails 2, I can see the
I have a question about using session, or maybe TempData to store data while
I have been using SESSION Variables to enter data with loginName as way to
I'm having some troubles using Session Variables as they are being used as Reference
Okay so I'm not using any session variables, rather my code looks like this:
I want to share my session variables in PHP using many subdomains. I have
I am using a magic getter/setter class for my session variables, but I don't
I am using a Session variable to pass a datatable from 1 page to

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.