
|
Posted by ER |
Post Reply | Main Forum | |||
|
Netscape browsers view forums differently, especially when going back to a page, as they pull from cache on your hard drive. Netscape users may see a jumbled page. The way you solve that problem is to add two bottom lines right after HEAD to the forum header HTML section in the admin screens. They prevent the forum page from being cached, so it is drawn from the server each time it is viewed. It will be seen normally every time. <HTML>
|