Hi,
Since i am an intermediate programmer, i request some one to give a better explanation for the below query.
I have opened up two internet explorers . in both of them i have logged in with my yahoo id. one screen has compose page and the other has sent folder screen.
assuming that the session id will be different for these two sessions. i downloaded a document from the sent folder of mine in one instance and tried to upload it in another instance of the internet explorer where the compose screen is ready with covering message.
but the other instance where i tried to upload my document (attaching the document with an email) it was asking for my pwd again and as i gave the correct password it went to the inbox screen rather going to the compose screen.
where is the session id actually stored? and how does the webserver know that this is "xyz" user and this is "abc" user?
why is it so?? are the session ids same?? or whatz the concept behind this?
Thanks in advance.