Click to See Complete Forum and Search --> : web page is incorrect when viewed using mozilla


theghost
August 3rd, 2004, 04:30 PM
I have a web site that I developed in VB.Net. If you call the web site up using mozilla the home page does not show up correctly. Some of the pages will show up correctly in the web site but if you go back to the home page it still does not show up correctly. Does anyone have any idea? I'm sure there is probally a problem using Netscape. I would appreciate a point in the right direction.


Thanks,
Jason

badger9999
August 10th, 2004, 08:07 AM
A web page not showing correctly could be the result of any one of a million reasons. There's no one answer. However, if it's showing fine on IE, but not on others, then it's probably a markup problem. Whenever I have cross-browser issues I generally use the "HTML Validation" feature on Mozilla FireFox (http://www.mozilla.org/products/firefox/). Being called "Mozilla Firefox", it's obviously based on the mozilla engine, so it'll tell you what it can't understand. The added plus is that as it's the same engine as Netscape is based on, you can pretty much guarantee it'll work on Netscape (more or less, anyway).