|
You can access session data pertaining to a user so long as the request originates from that particular user. This includes ajax requests, which is what I assume you are referring to.
Edit
Or are you talking about a file specified in a script tag? In either case the answer is the same.
Last edited by NullPointer; 01-10-2011 at 10:53 PM..
|