At 06.05.01 22:03, you wrote:
>
>Thanks very much for your help on this, turns out there wasnt anything
>"wrong" with it, I was trying to view the page with Netscape 4.7 on hte
>Linux machine and getting blank pages, if I viewed it with IE 5.5 on a
>windows machine then everything works fine...I have no idea why this is
>happening but at least it works and I am not going completely mad...
>
>Thanks again
>biscut
Hi biscut,
you are wise if you use NS to view your pages, because if you make a mistake
NS will show it, mostly nothing.
Look at the source (right mouse button) sometimes the wrong oart of code
will be shown blinking.
Otherwise check your code for missing endtags like </td></tr></table>.
These guys at MS couldnīt program a correct html - engine in their
Office packages, therfor they made their IE a little tolerant ;-)
Best is to check the code with tidy (http://www.w3c.com or something like this)
You will get all errors shown.
HTH Oliver
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]