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

COOKIES HELL

There is NO EASY method for detecting wheter a user has cookies enabled or
not. NONE.
There are solutions, but I call them workarounds, which is something I, as a
webdeveloper, dont like.
Nov 18 '05 #1
4 1022
It is not unreasonable, that if cookies are critical to your app that you
clearly outline that to your clients and tell them that they need to have
cookies enabled to use your application.

If however you can write your app in such a way that cookies are not
absolutely required, then you should probably do that.

"Rinus" <Ri***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
There is NO EASY method for detecting wheter a user has cookies enabled or
not. NONE.
There are solutions, but I call them workarounds, which is something I, as a webdeveloper, dont like.

Nov 18 '05 #2
Web development is chock full of workarounds. Give the industry
another 10 years to figure it out.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 20 Oct 2004 08:13:02 -0700, "Rinus"
<Ri***@discussions.microsoft.com> wrote:
There is NO EASY method for detecting wheter a user has cookies enabled or
not. NONE.
There are solutions, but I call them workarounds, which is something I, as a
webdeveloper, dont like.


Nov 18 '05 #3
it not partically hard either.
"Rinus" <Ri***@discussions.microsoft.com> wrote in message
news:4F**********************************@microsof t.com...
There is NO EASY method for detecting wheter a user has cookies enabled or
not. NONE.
There are solutions, but I call them workarounds, which is something I, as a webdeveloper, dont like.

Nov 18 '05 #4
What is the method you are using ? Writing/reading ? At first sight this one
looks quite simple ?!

Patrice

--

"Rinus" <Ri***@discussions.microsoft.com> a écrit dans le message de
news:4F**********************************@microsof t.com...
There is NO EASY method for detecting wheter a user has cookies enabled or
not. NONE.
There are solutions, but I call them workarounds, which is something I, as a webdeveloper, dont like.

Nov 18 '05 #5

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

Similar topics

4
by: Brian Burgess | last post by:
Hi all, Anyone know of any special issues with storing cookies with ASP? I'm trying this with two browsers: One is IE 6.0 with cookies set to 'prompt'. This has been working properly as any...
20
by: Brian Burgess | last post by:
Hi all, Anyone know if this is possible? If so, on which page would the cookie be? .. On the page calling a function defined in the include file? thanks in advance.. -BB
9
by: | last post by:
Is it possible for a user to enable permanent cookies but disable session cookies.....this seems like a contradition yet this is what I appear to be reading in online articles?
1
by: John Taylor-Johnston | last post by:
I'm a University academic looking for a proper definition of JavaScript Cookies. http://www.CollegeSherbrooke.qc.ca/languesmodernes/604-HAE_Grammar_Practice/ I'm trying to decipher what...
6
by: Mark | last post by:
Hi... I've come across some weird bug with Response.Cookies. Or maybe it will be called "by design" but for the life of me I can't figure out what purpose it would serve. If you're setting a...
6
by: Stephane | last post by:
Hi, I have a login page where if the user wants his access codes to be saved are set into a cookie. In the logout page, I want to delete those cookies. I tried this and this is not working at...
5
by: Mr Newbie | last post by:
I am having trouble writing cookies despite adding the cookie to the Response.Cookeies collection. The Request.Browser.Cookies returns TRUE so I know the browser is storing cookies and I can even...
13
by: Jon Slaughter | last post by:
How does one handle cookies!!! I have a login script and the user inputs the information but whats the point if I cannot save the stuff because the headers are already sent. I guess I have to...
0
by: rn5a | last post by:
This is how I am creating & then reading cookies: <script runat="server"> Sub Page_Load(ByVal obj As Object, ByVal ea As EventArgs) 'create cookies Response.Cookies("UserName").Value = "Ron"...
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: 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: 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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.