I have a logon script that brings up an IE page that uese Document.getElementByID and InnterHTML to update the content of the IE page as users log in. (Basicaly its a progress page so users know what is going on with the logon script.) It is working perfectly on XP, but in Vista, the IE page pops up, but the information never changes. I can post a sample of the code here if it helps, but does anyone else have this issue?