Hi
I have had discussions here about this problem - browser 'freezing' on the basis that there was some problem with performance and therefore tweaking setting on the application but now I think that I have a different problem.
It is that IE11 intermittently does not send a Post to the app and 'freezes'. While in this state it is chewing the CPU doing who knows what. F5 will restore sanity until next time.
I have tried to replicate the problem with Firefox and Chrome but they behave themselves - I can moderately easily freeze IE but not the others.
So, the answer probably is 'don't use IE' but I can't stop people on the Web using it (and getting frustrated with my app) and I'd like to know what is going on and am inclined to think that it may be something that I have done anyway because I can't believe that IE is this bad
Brief description of the circumstances: I have a Memory form with a Browse with EIP and am clicking a check box on some rows then clicking on a 'Graph' button which causes graphs to be drawn of data in the clicked (selected) rows. The EIP GETs are sent to the app but not the button POST - and then the spinning CPU until you intervene. So is there anything that I could be doing wrong?
And supplementary question: after clicking the Graph button why do two POSTs get sent - they are the same but one has 'Form State' data - why two POSTs?
Thanks
Keith