Click here to Skip to main content
15,887,812 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionIE version problem Pin
parthi_src17-Jun-16 21:44
parthi_src17-Jun-16 21:44 
AnswerRe: IE version problem Pin
Nathan Minier20-Jun-16 1:27
professionalNathan Minier20-Jun-16 1:27 
GeneralRe: IE version problem Pin
parthi_src21-Jun-16 7:05
parthi_src21-Jun-16 7:05 
AnswerRe: IE version problem Pin
John C Rayan20-Jun-16 1:48
professionalJohn C Rayan20-Jun-16 1:48 
GeneralRe: IE version problem Pin
parthi_src21-Jun-16 7:06
parthi_src21-Jun-16 7:06 
GeneralRe: IE version problem Pin
John C Rayan22-Jun-16 1:33
professionalJohn C Rayan22-Jun-16 1:33 
GeneralRe: IE version problem Pin
parthi_src22-Jun-16 7:00
parthi_src22-Jun-16 7:00 
GeneralRe: IE version problem Pin
John C Rayan23-Jun-16 4:00
professionalJohn C Rayan23-Jun-16 4:00 
You need to check few things here. If your application does not set to IE7 deliberately then why would browsers change to IE7, which means you dont have to set the compatibility meta tag at all.

It raises the second question which is by setting the meta tag to IE9 why wouldn't browers obey it.

My answer to the first question is, can you please check that your application doesn't alter browser's default beahviour deliberately.

Answer to the second question is that check your web.config and make sure that the correct meta tag is passed to the pages. Also check the 'view source' HTML in the browser rather than taking it from your source code.

Hope this helps.
QuestionHow to trigger an event from fileupload? Pin
turbosupramk316-Jun-16 6:25
turbosupramk316-Jun-16 6:25 
AnswerRe: How to trigger an event from fileupload? Pin
jkirkerx16-Jun-16 8:02
professionaljkirkerx16-Jun-16 8:02 
AnswerRe: How to trigger an event from fileupload? Pin
F-ES Sitecore17-Jun-16 1:49
professionalF-ES Sitecore17-Jun-16 1:49 
QuestionReg Chorome Browser Pin
harikreddy16-Jun-16 2:29
harikreddy16-Jun-16 2:29 
AnswerRe: Reg Chorome Browser Pin
Nathan Minier17-Jun-16 1:47
professionalNathan Minier17-Jun-16 1:47 
AnswerRe: Reg Chorome Browser Pin
F-ES Sitecore17-Jun-16 1:51
professionalF-ES Sitecore17-Jun-16 1:51 
AnswerRe: Reg Chorome Browser Pin
John C Rayan20-Jun-16 1:53
professionalJohn C Rayan20-Jun-16 1:53 
Questionhow to get latitude and logitude from sql server Asp.net WEBForm Pin
Member 1180506316-Jun-16 1:03
Member 1180506316-Jun-16 1:03 
AnswerRe: how to get latitude and logitude from sql server Asp.net WEBForm Pin
Member 1180506317-Jun-16 1:56
Member 1180506317-Jun-16 1:56 
QuestionBad Behavior Pin
BobbyStrain15-Jun-16 9:35
BobbyStrain15-Jun-16 9:35 
AnswerRe: Bad Behavior Pin
jkirkerx15-Jun-16 10:18
professionaljkirkerx15-Jun-16 10:18 
GeneralRe: Bad Behavior Pin
BobbyStrain15-Jun-16 12:44
BobbyStrain15-Jun-16 12:44 
GeneralRe: Bad Behavior Pin
Nathan Minier16-Jun-16 1:18
professionalNathan Minier16-Jun-16 1:18 
GeneralRe: Bad Behavior Pin
BobbyStrain16-Jun-16 6:24
BobbyStrain16-Jun-16 6:24 
GeneralRe: Bad Behavior Pin
Nathan Minier17-Jun-16 1:57
professionalNathan Minier17-Jun-16 1:57 
GeneralRe: Bad Behavior Pin
BobbyStrain17-Jun-16 5:50
BobbyStrain17-Jun-16 5:50 
Question@Url is saying "the name url doesn't exist in the current context" ASP.MVC 4 Pin
indian14314-Jun-16 10:02
indian14314-Jun-16 10:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.