I created a really simple Web Application in .NET as per the instructions in this VB-World tutorial:

http://vbworld.com/misc/vbnetuncovered3/index3.html

I then hit F5 to run it and it ran fine in IE 6.0. I then tried to view it from Netscape Navigator 4.78 and I only see one label. I thought that the whole idea of .NET was that it would automatically work with all browsers and most handheld devices. Am I doing something wrong?

Thanks for any help!