Configuring web pages for different browsers
-
hi, i m completely new to ASP.Net programming. i have created two pages using Visual Stuido and want to configure them for differnt browsers. as the page works well in IE 6.0 and less but fails for mozarilla and others sites. can sone provide me the idea on how to solve this .. a google link could also help me out. i m working on .net framework2.0 :((
-
hi, i m completely new to ASP.Net programming. i have created two pages using Visual Stuido and want to configure them for differnt browsers. as the page works well in IE 6.0 and less but fails for mozarilla and others sites. can sone provide me the idea on how to solve this .. a google link could also help me out. i m working on .net framework2.0 :((
Dear sailesh you r facing browser incompability problem. I means your html which you have written is not wel form so it will not work in other browser. My advice is to go to w3c standered html format which will ensure you page will work on every browser. Hope this help
Viral YahooID : just_viral My Site Tips & Tracks
-
Dear sailesh you r facing browser incompability problem. I means your html which you have written is not wel form so it will not work in other browser. My advice is to go to w3c standered html format which will ensure you page will work on every browser. Hope this help
Viral YahooID : just_viral My Site Tips & Tracks
hi , i have not done any html coding. i have created this web pages using Visual studio2005. i have two web pages.First web page is having logo and login box .. second page links to various reports. i have used standard controls from the toolbox.