|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Cookies
Ok, I stumbled apon this question a while ago. When a script leaves a cookie on the client's machine it i able to retrieve it -- nex time it's called. The question is -- does the browser automatically send the client all the cookies there are? Not likely, I guess. Or does the server requet a specific cookie?
I seem to be mixed up... |
|
#2
|
||||
|
||||
|
The server requests the cookie as and when it needs it.
__________________
--------------------- -- SilkySmooth -- --------------------- Proxy | Little Directory |
|
#3
|
|||
|
|||
|
Ok -- second question. Can the server request any cookie?
|
|
#4
|
|||
|
|||
|
Any cookie that was set by that domain.
|
|
#5
|
||||
|
||||
|
Yes when a script or server sets a cookie it has to pass the domain that can read it, so it is essentially locked to whomever set the cookie.
|
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > Cookies |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|