Ultimate Web Site Drop Down Menu Forum

Ultimate Web Site Drop Down Menu Forum (http://www.udm4.com/forum/index.php)
-   Javascript (http://www.udm4.com/forum/forumdisplay.php?f=9)
-   -   javascript cookie problem. (http://www.udm4.com/forum/showthread.php?t=482)

bcarl314 08-26-2007 08:10 PM

javascript cookie problem.
 
I am storing a cookie via javascript but It doesnt seem to give the cookie a name just its value. i am using firefoxto check wether the cookie has been crated . it has but with no name. //A string literal is crated with the information to be used in the cookie var theText = "name=" + itemName...

victor2008 10-18-2008 09:59 AM

Javascript cookie Problem
 
The HTTP protocol, which arranges for the transfer of web pages to your browser and browser requests for pages to servers, is state-less, which means that once the server has sent a page to a browser requesting it, it doesn't remember a thing about it. So if you come to the same web page a second, third, hundredth or millionth time, the server once again considers it the very first time you ever came there.
=================================================
victor
Our mission is to provide high quality end to end solutions to the BPO segment in a manner that will improve the operational efficiency while reducing the cost of the services to the client.
4thdimension1@gmail.com


All times are GMT. The time now is 08:36 PM.

Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.