I have problem with IE 11 ..
my web page not postback in IE 11 Browser
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anupam SinghPosted Jun 5, 2014, 12:36 AM
There is an issue in IE11 that or you can say .net framework does'nt understand it properly.
However you can create browser file in your asp.net application.
read this thread :
http://stackoverflow.com/questions/18485339/dopostback-failing-in-ie-11-windows-8-1
Hope will help.