I have an asp.net project that was developed on a XP Prof. workstation. For testing purposes, I'm using this workstation as the "webserver". i'm populating an HTML table from a SQL DataReader and then applying a style sheet to the table. When I access this page from a XP workstation, everything looks fine. However, when I access from a 2000 workstation I loose all the style sheet properties that were applied to the HTML table. Can anyone help me with this.
KJ
KJ