473,378 Members | 1,523 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,378 software developers and data experts.

cookie problem with a computer

Hi

I have a problem with cookies on an intranet page created in PHP. All
the computers on the network except one works with cookies!! I though
it was a general cookie problem, but every other site works, this
includes hotmail and so on.. I even opened up the cookie directory and
new files are created for every site visited except the intranet page.
Why is this? Why is it happening to only one computer while all the
other computers work fine?

help!

Sep 8 '05 #1
8 1209
WhatsPHP wrote:
Hi

I have a problem with cookies on an intranet page created in PHP. All
the computers on the network except one works with cookies!! I though
it was a general cookie problem, but every other site works, this
includes hotmail and so on.. I even opened up the cookie directory and
new files are created for every site visited except the intranet page.
Why is this? Why is it happening to only one computer while all the
other computers work fine?

help!


Maybe somebody turned the cookies off for that domain (intranet)??
WHich browser? WHich OS?

Regards,
Erwin Moller
Sep 8 '05 #2
Using Internet Exploer 6 on XP

Sep 8 '05 #3

"WhatsPHP" <fu********@gmail.com> wrote in message
news:11*********************@g14g2000cwa.googlegro ups.com...
Using Internet Exploer 6 on XP

have you checked that users security settings ? It is possible that the
cookies you are seeing are old one's ? Try deleting the cookies and then
seeing if all the other sites are working, I suspect the wrong security
setting.
Sep 8 '05 #4
I tried this as well. I delete all the previous cookies and create new
ones by visiting websites. The computer accepts all cookies fine except
for the one at the intranet page. I checked the intranet page security
settings and its all fine, I even tried the accept all cookies setting.
It is just one computer on the intranet that does not accept cookies
from the PHP page. All the other computers do.

I have also tried uninstalling IE and re-installing it, no use.

Any more suggestions?

Sep 8 '05 #5
Use a browser other than IE to see if it's IE-related or
computer-related.

Sep 8 '05 #6
I tried firefox and it works fine no cookie issues at all, but the
render engine does not display the page as well as IE. Now I think it
is some problem with the IE on this machine.. However this IE does
accept cookies from all the other pages including hotmail and other
sites I know..

Sep 8 '05 #7
Try disabling third party extensions. Go into Options > Advanced and
uncheck "Enable third-party browser extensions".

Sep 8 '05 #8
WhatsPHP wrote:
I tried firefox and it works fine no cookie issues at all, but the
render engine does not display the page as well as IE. Now I think it
is some problem with the IE on this machine.. However this IE does
accept cookies from all the other pages including hotmail and other
sites I know..


Looks like you need to fix your page so that it renders correctly in
other browsers, also!

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Sep 9 '05 #9

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

Similar topics

16
by: Phil Powell | last post by:
Fourth attempt.. it fails now in login, I check by printing $_COOKIE and there is no value there! Guys, what on earth do I do about this???? Here is the code that sets the cookie: if...
1
by: Matt | last post by:
I want to know what's the differences between session cookie and regular cookie. In ASP, when we create cookie, we do the following to identify an user: Response.Cookies("name") = value Is...
5
by: Connie Walsh | last post by:
Hi: I gleaned a javascript off of the web: http://www.hypergurl.com/popup.html that sets a cookie everytime someone visits your site. If it is the first visit in x number of days then a...
12
by: Jason Shohet | last post by:
I've asked this on the asp ng, but couldn't get any advice, wondering if anyone here can help... GOAL: place a .NET cookie, in a user's cookie folder, containing the machinename of the current...
5
by: Greg Cyrus | last post by:
Hi, i recently joined an online.game which rules is not to use 2 diffenrent accounts on one computer. My girlfriend also wants to play - but we got 1 computer only - so I tried to trick the...
2
by: junOnline | last post by:
Hi, I am developing an asp.net 2.0 application using visual studio 2005 on my computer and I am getting very inconsistent results when I test on my computer versus from other computers. The...
15
by: Edwin Knoppert | last post by:
I have searched but info is limitted. In my test app i used a non persistant cookie for forms authentication. slidingExpiration is set to true On run and close and rerun the login remains ok....
17
by: Bruno | last post by:
I have a feature that is hosted on a different domain from the primary one in a frame, and need to retain values in a cookie. example: A web page at one.com contains a frame which has a page...
29
by: Jerim79 | last post by:
I did try to find the answer to this before posting, so this isn't a knee jerk reaction. What I am trying to accomplish is to have a script that opens a cookie, reads a value, and then use a...
7
by: monomaniac21 | last post by:
hi i have a php site which allows users to save a cookie on their computer which stores their user id details and allows them to auto- login. i'm wondering whether this is safe, is it...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.