Hi there,
Is it possible that two user's use same application on different computers and somehow one's session data getting overwritten with others?
I am not having any code error anywhere but somehow one's data getting overwritten with others.
Please help me because I am trying to solve this error since from two days but not success.
There is use of 'Request.Form' in code. Is it forcing session to overwrite?
Thanks in advance.
Is it possible that two user's use same application on different computers and somehow one's session data getting overwritten with others?
I am not having any code error anywhere but somehow one's data getting overwritten with others.
Please help me because I am trying to solve this error since from two days but not success.
There is use of 'Request.Form' in code. Is it forcing session to overwrite?
Thanks in advance.