Girish Venkatachalam <[EMAIL PROTECTED]> writes: > On 08:08:46 Oct 10, shiva kumar wrote: >> Hi, >> >> I have a long time doubt.What is cookies ?,what is it's work?. what is >> the use of cookies ?. please tell me....
Values that are required across multiple web pages are stored in a separate session for each client machine. A sessionid stored in the cookie is like a label using which the client machine can be matched with its appropriate session. -- Antano Solar John Consultant & Trainer (Web 2.0,Networks,VOIP) http://www.antanosolar.com _______________________________________________ To unsubscribe, email [EMAIL PROTECTED] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
