Re: Another user's data is populated in my page
- From: "Mark Rae" <mark@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 22 May 2005 07:57:15 +0100
"GSN Sarma via .NET 247" <anonymous@xxxxxxxxxxxxx> wrote in message
news:%23$V8u9nXFHA.3040@xxxxxxxxxxxxxxxxxxxxxxx
I have a list box in my ASP.NET web page. The list box is populated on page
load event with names of the employees of a department. The department is
decided depends on the login. But when a user from department "A" logs in,
he is shocked to see employees of other department in his list box i.e.
other than A. He logs out and re logs the problem is solved he gets back his
employees. This problem frequently occurs.
>What could be the problem?
How are you evaluating who the current user is?
When users log in, are you storing information about them (userID,
department etc) in an unsafe way so that another user could overwrite the
details of an already logged-in user?
.
- References:
- Another user's data is populated in my page
- From: GSN Sarma via . NET 247
- Another user's data is populated in my page
- Prev by Date: Re: How not to have all files opened at start up?
- Next by Date: Re: How not to have all files opened at start up?
- Previous by thread: Another user's data is populated in my page
- Next by thread: asp.net performance monitoring
- Index(es):
Relevant Pages
|