I just installed Mozilla 1.0 and am having a problem redirecting people on my site.
I have this in the header:
<META HTTP-EQUIV="refresh" content="0;URL=http://www.site.com/forum"> but it doesn't redirect. This worked correctly in the old browser and also in IE and Netscape.
I realized that the Meta-Refresh somehow was turned off - I don't know how to turn it on. So, I changed the design and made the default.asp in the main directory so I wouldn't have to deal with the meta-refresh issue. But, what if I ever wanted to use the meta-refresh? This could have been really bad. I have quite a few sites which use meta-refresh to redirect the user to the correct directory.