------------------------------------------------------------------------------------------------------------
Windows is connected online, you can ping and use messenger program like AIM and Yahoo, but cannot browse the internet either with firefox or IE.
try the following command on command prompt:
netsh int ip
reset resetlog.txt
//reset tcp/ip and create log file "resetlog.txt"
//in the current directory
netsh winsock reset
//reset winsock
Must have XP sp2 installed!
------------------------------------------------------------------------------------------------------------