So this project is framework 4.0 web forms.
The first issue is, when user trying to fill up this form, and user interact with some controls on the page, the entire page will refresh back to default and all the inputs by user are gone.
This I have a temp. solution, use IE InPrivate mode and it's so far so good.
The second issue is, when user interact with the system via control, like button, there is no response from the system.
The solution for the second issue is to use IE compatibility mode.
Those issues are on and off between users. Not all users having those issues. Happen to various version of IE and OS.
But why? Do anyone experience this before?
Go to the complete details ...