473,387 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Browser Compatability

I know that the main two browsers are ie and netscape. However, how do i know if browsers like aol and other abstract browser put out by isps like sbc and earthlink are compatable with asp.net. I would hate to make web pages that can not be viewed by customers using these mediums as most people who use computers in a more entertainment light use these generic browsers.

WStoreyII
Nov 18 '05 #1
4 1384
ASP.NET is server side technology, pretty irrelevant to the browser. As long
as the browser is standard HTML compliant it should work fine. All the
ASP.NET renders down to HTML and some javascripting basically.

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"WStoreyII" <WS*******@discussions.microsoft.com> wrote in message
news:7E**********************************@microsof t.com...
I know that the main two browsers are ie and netscape. However, how do i know if browsers like aol and other abstract browser put out by isps like
sbc and earthlink are compatable with asp.net. I would hate to make web
pages that can not be viewed by customers using these mediums as most people
who use computers in a more entertainment light use these generic browsers.
WStoreyII

Nov 18 '05 #2
ASP.NET wont make it browser independent - but the HTML that your
ASP.NET page produces is what matters.

Bobby Ryzhy
bobby@ name of domain below
http://www.weekendtech.net

On Wed, 7 Jul 2004 13:03:02 -0700, WStoreyII
<WS*******@discussions.microsoft.com> wrote:
I know that the main two browsers are ie and netscape. However, how do i know if browsers like aol and other abstract browser put out by isps like sbc and earthlink are compatable with asp.net. I would hate to make web pages that can not be viewed by customers using these mediums as most people who use computers in a more entertainment light use these generic browsers.

WStoreyII


Nov 18 '05 #3
It all comes down to how they render HTML, and that comes down to the
rendering engine behind the browser.
Most customized browsers these days use the IE engine to ensure the best
compatability.
Most of the rest (such as Netscape) use Mozilla.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"WStoreyII" <WS*******@discussions.microsoft.com> wrote in message
news:7E**********************************@microsof t.com...
I know that the main two browsers are ie and netscape. However, how do i know if browsers like aol and other abstract browser put out by isps like
sbc and earthlink are compatable with asp.net. I would hate to make web
pages that can not be viewed by customers using these mediums as most people
who use computers in a more entertainment light use these generic browsers.
WStoreyII

Nov 18 '05 #4
your should load a couple browsers and test your site.

try:

IE - windows
IE - mac (slightly different than windows is html 4.0 compliant)
Netscape/Mozzilla
Opera

if these run you site ok, then you are well covered. also check with
different screen resolutions and system font sizes.

note: the current verion of asp.net suppresses style commands for other
browser than IE, and client verification only works with IE.

-- bruce (sqlwork.com)

"WStoreyII" <WS*******@discussions.microsoft.com> wrote in message
news:7E**********************************@microsof t.com...
I know that the main two browsers are ie and netscape. However, how do i know if browsers like aol and other abstract browser put out by isps like
sbc and earthlink are compatable with asp.net. I would hate to make web
pages that can not be viewed by customers using these mediums as most people
who use computers in a more entertainment light use these generic browsers.
WStoreyII

Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Miranda | last post by:
Hello, My employer is having a PHP application built (I'm in the process of studying PHP, and am an intermediate ASP programmer). Problem is, I've tested this application on the newest versions...
6
by: McKirahan | last post by:
Is this a very good browser check? <html> <head> <title>wB.htm</title> <script type="text/javascript"> var adBtype = "??"; function wB() { if (document.getElementById && !document.all) {...
4
by: vinay | last post by:
How to ensure the application can run with different browsers?? Are there any known issue list and how to avoid them ?? Any links please. Thanks vinay -- http://pathidotnet.blogspot.com...
6
by: Nak | last post by:
Hi there, I was wondering if anyone knew of a way to maintain compatability with assemblies providing the interfaces remains the same? At the moment if I re-compile an assembly without actually...
3
by: Smokey Grindle | last post by:
Is there any way in asp.net 2.0 to say if this specific browser views my site give them a CSS sheet that is specific for that browser? like IE6 get its own, FF get its own, IE7 gets the one FF...
17
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ Topic - How do I find the size of a browser window?...
1
by: Rancid Buttchutney | last post by:
I've tried searching the web but I've had little success finding a cross-browser(IE, Firefox and Opera anyway) implementation of a restricted text INPUT that works in realtime before a character...
27
by: David Golightly | last post by:
This is just a quick poll for all you web devs out there: What browsers do you test on/are concerned about compatibility with? Obviously, you're going to test on current-generation browsers such...
2
by: riaveedon | last post by:
Is there any conveter or generator to do browser compatability for stylesheets easily
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.