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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:09:34+00:00 2026-05-10T22:09:34+00:00

I need a way to stash some data that is global to the browser.

  • 0

I need a way to stash some data that is global to the browser. If I open a new window with a URL from my app, e.g. via a bookmark, I need to access some data that was created in another window and never sent to the server.

As far as I can tell the only thing that is global to the browser and not just a window, (like window.name), is a cookie. The problem I’m running into is if I set a cookie the cookie is then sent with every request to the server, but I don’t ever want this data on the wire. Is there any way to set a cookie and just use it purely as a bucket for storing some data and never send that data to the server?

  • 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. 2026-05-10T22:09:35+00:00Added an answer on May 10, 2026 at 10:09 pm

    Is there any way to set a cookie and just use it purely as a bucket for storing some data and never send that data to the server?

    No.

    You’ll need to look into a plugin that provides dedicated offline storage facility, or use the HTML5 storage API and tell everyone to upgrade their browsers

    If you decide to go the plugin route, as far as I am aware you have 3 options:

    1. Google Gears
    2. Flash – it has an offline storage facility – you could write a small flash app to store things using this facility, then interop with it from javascript.
    3. Silverlight also has offline storage – as with flash you could write a small app to do the storage, then interop with it from javascript.

    I’d probably look into using flash first, as everyone already has it.

    Development would likely be a lot easier if you were to use silverlight. It’s not as widely installed, but it is spreading pretty rapidly. Last I heard* something like 30% of browsers had it installed which is pretty impressive.

    Google gears would unfortunately be a distant third. People are going to be installing flash and silverlight for other reasons, but nobody has gears.

    *This is an entirely unsubstantiated quote, but does seem to fit with what I’ve seen on various people’s computers, etc.

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

Sidebar

Related Questions

I need a way to easily export and then import data in a MySQL
I need a way to bind POJO objects to an external entity, that could
I need a way to build C++ code from UML diagrams and vice versa.
I need a way to make a process keep a certain file open forever.
I need a way to store large-numbers of variously sized XML data in a
I need a way to create variables that are accessible for the entire time
Need a way to allow sorting except for last item with in a list.
I need a way to recursively delete a folder and its children. Is there
I need a way to update the month value on a dateTime field in
I need a way to represent a 2-D array (a dense matrix) of doubles

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.