ASP.Net on different Browsers

K

Kenneth Keeley

Hi,
Do ASP.Net pages work on all browsers. Do I have to do something special
to make my pages appear the same on all OS's and Browsers. If so, samples
would be nice.

Kenneth Keeley
 
C

Chance Hopkins

short answer: yes

medium answer: ASPX pages are just scripts the render output, so it depends on what you put in them. It's been my experience that
ALL the controls that come with the framework work in ALL browsers (kudos MS). Someone could obviously create one that output HTML
(DHTML, JAVASCRIPT...etc) that didn't work in certain browsers, just as one could build a static HTML page with certain objects that
weren't crossplatform compliant.

long answer: I won't bore you with it.

Have a nice day :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,158
Latest member
Vinay_Kumar Nevatia
Top