Home All Groups Group Topic Archive Search About

Asp.net page trouble

Author
13 Apr 2006 7:22 PM
Radx
Here in my web application, I have a data entry page with serval controls.
Some of the controls have autopostback is set true.
But the problem is when two or more people are entering data at the same
time, in the middle of my data entry , it is brining someone else data on my
screen.
I looked everywhere  i could not find any solution. Please help me

Radx

Author
15 Apr 2006 4:28 PM
Vadym Stetsyak
Hello, Radx!

R> Here in my web application, I have a data entry page with serval
R> controls. Some of the controls have autopostback is set true.
R> But the problem is when two or more people are entering data at the same
R> time, in the middle of my data entry , it is brining someone else data
R> on my screen.
R> I looked everywhere  i could not find any solution. Please help me

How do you handle data? Different request are serviced in separate threads.
Are you using some "global" object for different users?

--
Regards, Vadym Stetsyak
www: http://vadmyst.blogspot.com

AddThis Social Bookmark Button