HighTechTalks DotNet Forums  

Asp.net page trouble

Dotnet Framework microsoft.public.dotnet.framework


Discuss Asp.net page trouble in the Dotnet Framework forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Radx
 
Posts: n/a

Default Asp.net page trouble - 04-13-2006 , 02:22 PM






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



Reply With Quote
  #2  
Old   
Vadym Stetsyak
 
Posts: n/a

Default Re: Asp.net page trouble - 04-15-2006 , 11:28 AM






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

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.