Browser support problem
-
Hi, I devloped a web application and deployed it over the server its working fine when I am using internet explorer as a browser while it does not support other browser like google chrome ,mozilla : Although it open a login page of my application in that browser but it doesn't move forward from that page. What should I do for the same. Can any one help me. Thanks for help
-
Hi, I devloped a web application and deployed it over the server its working fine when I am using internet explorer as a browser while it does not support other browser like google chrome ,mozilla : Although it open a login page of my application in that browser but it doesn't move forward from that page. What should I do for the same. Can any one help me. Thanks for help
I think there is always a problem of standardization of browsers. You need to take care of each designing issues when you build your application individually.
Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
Create .NET Templates -
I think there is always a problem of standardization of browsers. You need to take care of each designing issues when you build your application individually.
Abhishek Sur My Latest Articles Basics on LINQ and Lambda Expressions
Create .NET TemplatesAbhishek Sur wrote:
You need to take care of each designing issues when you build your application individually.
along with Java Script :)
cheers, Abhijit CodeProject MVP
-
Abhishek Sur wrote:
You need to take care of each designing issues when you build your application individually.
along with Java Script :)
cheers, Abhijit CodeProject MVP
only the designing issues are responsible for browser compatiblity or is there any requirement for to configure in the web.config file?
-
Hi, I devloped a web application and deployed it over the server its working fine when I am using internet explorer as a browser while it does not support other browser like google chrome ,mozilla : Although it open a login page of my application in that browser but it doesn't move forward from that page. What should I do for the same. Can any one help me. Thanks for help
All browsers support basic HTML to some degree or not. vanilla web application with no javascript or specific technology will work with all browsers, albeit, there may be some differences. If your application is only working on IE, then you have Microsoft Specific Technology/technique that is not supported by other browsers.
Yusuf Oh didn't you notice, analogous to square roots, they recently introduced rectangular, circular, and diamond roots to determine the size of the corresponding shapes when given the area. Luc Pattyn[^]