Hi Lilly,


Lilly> Hi,
Lilly> Our new MySQL-databasesystem (just one table) runs very well with PHP4 - when 
accessed with MS Internet Explorer.
Lilly> I just tested it with Navigator 4.7 and found that it always shows only ONE 
dataset! It tells correctly the number of found sets and will show others when I sort 
the results different - but
Lilly> always only one at a time.
Lilly> Has anybody any suggestions what the problem might be?

Well, check the HTML Code! If there are mistakes in the <table>, <tr> or <td>
tags, the IE normally is more tolerant than netscape (i.e. if you don't close a
<td> tags, it will be closed automaticly when the next </tr> occurs or st.). A
malformated HTML table can couse a whole site to disappear (in netscape)

Lilly> BTW: What font-tags are you using to have things looking similar under MS and 
Netscape?

With CSS/Stylesheets everything should be fine. I never use <font> tags.

-----------------------
EnjoY,
 Adaran ([EMAIL PROTECTED])
   check http://www.adaran.net



-- 
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]

Reply via email to