> And next stupid question. > When my links are "http://myhost/page/?action=someaction" > Sometimes only Netscape displays empty page. When You see "view source" > You can see everything there should be. > It's because netscape doesn't forgive tables or cells that are left open (ie. no </table> anywhere) like IE does (which encolurages bad code and design). This usually is because of an error in the script that causes execution to stop and thus the closing tag that would come later (in a style element propably) in the script never reaches the stream to netscape with the results you can see. And many styles, especially the admin interfaces depend quite heavily on tables. /Rambo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
