Forum Moderators: open
My question is, is this a built in thing for Internet Explorer, or is this something controlled by a server side script? If its an IE thing, how do i overcome it?
Start Registry Editor (Regedt32.exe).
Locate the following key in the registry:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
On the Edit menu, click Add Value, and then add the following registry values:
"MaxConnectionsPer1_0Server"=Dword:0000000a
"MaxConnectionsPerServer"=Dword:0000000a
Quit Registry Editor.
-----
now then, it says "On the Edit menu, click Add Value". But whenever i click the edit menu, i never see the option "Add value". There is a "New" option with the suboptions String Value, Binary Value, DWORD Value, Multi-string Value, and Expandable String Value. But there is no generic "Add Value".
I figured i could just add a new DWORD value, and that would be the equivalent, but i dont want to **** anything up so i didnt try yet. Any help?