Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

12 votes
3 answers
9k views

ASP.Net 4.0, JavaScript Not Outputted in IE 11

In our ASP.Net 4.0 project, we're noticing that in IE 11 only (both on Windows 7 SP1 and Windows 8.1), some JavaScript is not being outputted by ASP.Net. For e.g. in IE 10 and below, we see this: &...
Karthik's user avatar
  • 241
17 votes
10 answers
37k views

How to detect IE 11 with javascript in Asp.net

Hello I want to detect the Browser , IE 8 or more will be appropriate for me. For this i used following code but it fails for IE 11 . For other its detecting properly. function ...
Abhinash Mohanty's user avatar
6 votes
4 answers
15k views

ASP.NET website issues with Windows 8.1/IE 11 browser

We have ASP.NET application, currently we are doing compatibility testing for this on Windows 8.1/IE 11. Found some issues related to UI alignment, _dopostback and imagebutton click. Previously faced ...
Balu Reddy Kovvuri's user avatar
24 votes
9 answers
46k views

'WebForm_DoPostBackWithOptions' is undefined in IE11 Preview

IE11 is coming. I just installed the developer preview version. However, if I run some of my web application and I got the error WebForm_DoPostBackWithOptions is undefined. The error popped up when I ...
user2376512's user avatar
5 votes
2 answers
15k views

CrossPostback ,AJAX Controls and ASP.NET generated postbacks work for .NET 4.5 , not .NET 4.0 in IE 11

I had posted and answered the question earlier.WebResource.axd not working with Internet Explorer 11 But I thought the hotfix had fixed the issue(CrossPostback ,AJAX Controls and ASP.NET generated ...
Rameez Ahmed Sayad's user avatar
3 votes
4 answers
21k views

Compatibility problems with Internet Explorer 10/11 and an old .net framework 1.1 website

The Scenario I have a very old website developed in .net (framework 1.1). The site has several problems with Internet Explorer 10/11 that can be fixed using compatibility view. The Problem Problem ...
Andrea's user avatar
  • 12.2k
7 votes
1 answer
1k views

Configure IIS To Send “text/html” In Response for IE11

The updated version of Internet Explorer in Windows 8.1, IE11, has the following User Agent string as per this: Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko Our website is ...
Bullines's user avatar
  • 5,686

15 30 50 per page
1
9 10 11 12
13