I presume you are trying to implement this Microsoft Knowledge Bas
article
'Internet Explorer error \"connection timed out\" when server does no
respond within five minutes' (
http://support.microsoft.com/kb/181050
You would navigate to the key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Interne
Setting
then click on the final subkey (Internet Settings). Then right click i
the list of values in the right pane and select New -> Dword (32-bi
value) and call it ReceiveTimeout. Then right click that and selec
Modify. In the window that opens up, put a dot next to Decimal (no
Hexadecimal!) and type in 48000 That's all there is to it..
--
LeeTutor