Forum Moderators: mack

Message Too Old, No Replies

dhtml not displaying correctly after XP service pack 2 installation

         

chand developer

6:19 am on May 16, 2005 (gmt 0)

10+ Year Member



Hi,
We are developing a web page for an application, which displays a table dynamically. On clicking on the checkboxes a person is allowed to edit or delete the information. In machines having XP service pack 2 installed, the table is showing in a wrong manner. All the columns have exchange places and the very first column does not show. This shows just fine in Windows 2000 machines and XP machines without service pack 2

Is there anyone who has faced similar problems and found a solution?

chand developer

10:31 am on May 20, 2005 (gmt 0)

10+ Year Member



Hi,
fixed this problem. There was a <script> </script> tag just before a </table> tag. This worked in Win 2000 without a problem, but gives a garbled output in XP with service pack 2 installed