473,404 Members | 2,178 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

Cookie/Caching Problem

Dear all,

We have created a business portal for our organization. The technology
used for that is LAMP.

Our major access management system of the portal is based on cookies.
we set some user level cookies at the time of login; using these
cookies we provide access of our pages to user.

The problem is, sometimes after login process we are getting fatal
errors due to cookies, because of cookies are not set and our files
checking for the that. But the problem we can resolve after cleaning
history, cookies, temp internet files in IE.

I am still not getting the problem and our ad-hoc solution. everytime
we get this problem we simply cleanup the history, cookies and delete
temporary internet files, and system starts working perfectly again.

Can anyone explain what exactly is happning ?

Thanks
Rushik.

Sep 12 '05 #1
1 1696
rushik wrote:
We have created a business portal for our organization. The technology
used for that is LAMP.

Our major access management system of the portal is based on cookies.
we set some user level cookies at the time of login; using these
cookies we provide access of our pages to user. Sessions, only sessions. You can have security hole here. If user
know values for cookies he can set it without logging.
The problem is, sometimes after login process we are getting fatal
errors due to cookies, because of cookies are not set and our files
checking for the that. But the problem we can resolve after cleaning
history, cookies, temp internet files in IE.

I am still not getting the problem and our ad-hoc solution. everytime
we get this problem we simply cleanup the history, cookies and delete
temporary internet files, and system starts working perfectly again.

Can anyone explain what exactly is happning ?

First of all, check FF and Opera. I think this is IE problem -
sometimes it's lost cookies. It can be difference in understanding
cookie path and site, it can be cookie limit by count or size or
something else. In any case then user is logged you must use session
instead of set of cookies.
Sep 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

18
by: Paul | last post by:
I link to a web site from an Excel spreadsheet. The page i link to is getCookie.asp which sets a cookie then returns back some html which opens a new window, to the same site but a different page...
4
by: Shabam | last post by:
I'm developing an application and want to have the "remember me" feature, so that users don't have to log back in again in the next visit. The problem here is, what happens if the user's cookie...
7
by: What-a-Tool | last post by:
How does the expire date work setting it server side with asp. I know with javascript setting it client side it will be set to the clients local time, and therefore expire when the clients local...
4
by: kieran5405 | last post by:
Hi, I have an Intranet page that has an image that changes each day, but the image is caching and not updating until the user manually does a page refresh. I want the page to refresh itself but...
2
by: news.microsoft.com | last post by:
I have an extremely odd cookie problem and had many programmers in the group looked at it but still with no solution. The following is the synptom: I have a user control ( for inputting user...
1
by: Charlie | last post by:
Hi: Our portal writes a cookie to browser on login. The cookie is then requested by applications launched by portal as a way of passing credentials. The problem is when logging off portal,...
0
by: joseph conrad | last post by:
Hi, I tried to implement my own session handler in order to keep control on the process the drawback I foun it is not creating and storing in my cookie the PHPSESSID variable anymore. reading te...
2
by: Eman | last post by:
Greetings to PHP people! I'm acquainted with PHP about five days (more precisely, with the web programming in general). However i have some other experiences in programming. The first thing i...
5
by: Beenz | last post by:
I am using cookies to keep track of users' sessions. If the cookie is disbaled or browser do not support cookies we show an appropriate page to the user saying that upgrade to such and such browser...
1
by: 4site | last post by:
Hi all, this is probably stupidly easy but I'm struggling. I am trying to understand why cookies only appear to be readable when a web page is retrieved by *typing the url into the browser's...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.