C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » ASP.NET »

Code working properly in internet explorer 7 but not in internet explorer 8


Posted Date: 02 Jul 2009      Posted By: gaurav tyagi      Member Level: Silver     Points: 1   Responses: 3



I have a small asp.net application which runs fine in IE 7 but when I run it in IE 8 ,then in place of rendering the contents on the page the inline code is displayed on the web page.Kindly help me in this regard








Responses

Author: Charles    02 Jul 2009Member Level: GoldRating: 2 out of 52 out of 5     Points: 2

go to option under your tools menu, select advance tab and click 'reset'. reset everything, close your IE8 and rebuild your program should be fine


Author: gaurav tyagi    02 Jul 2009Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

I tried it but not working.Actually in this problem in IE 8 a <PRE> tag is automatically generated that is causing problem


Author: Anil Kumar Pandey    03 Jul 2009Member Level: DiamondRating: 2 out of 52 out of 5     Points: 2

hi,

use the compatibily option that will make sure that the page is run same as ie7 in IE8 browser .try this.


<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=7" />


Thanks & Regards
Anil Kumar Pandey



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Multiple selection from checkboxes
Previous : Browser limitation.
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use