ASP.net -> Mozilla

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi All
website written in ASP.net cannot run in mozilla. But now, hotmail
can, how can we do that? How can we make sure the asp.net code is
mozilla compatable during coding?

thanks
from Peter ([email protected])
 
Test it in all supported browsers during coding.
Adjusting styles and layouts is usually all it takes to get a reasonable
layout in both browsers.
 
google for web.config and teemu kieski (MVP). He has a web config solution
that forces the correct behavior across all browsers

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
 

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

Back
Top