View Single Post
  #2  
Old 01-05-2006, 11:15 PM
Frank Saunders, MS-MVP OE
 
Posts: n/a
Default Re: IE 6 requires use of http in front of URL's

"T Illinois" <T Illinois@discussions.microsoft.com> wrote in message
news:26695496-B248-4E95-B351-4D4CA596E0FD@microsoft.com
> Hi,
>
> When I type in a URL, I used to be able to type 'www.google.com' and
> it would default to http and would immediately load the page.
> However, now, I have to type in 'http://www.google.com' or it sits
> there and waits (the top right corner logo spins), but it waits for a
> while before it actually attempts to make a connection to the site.
> Has anyone else experienced this problem or know of a way to overcome
> the problem.
>
> Thanks.


Using Regedit, browse to the following registry key and make sure the noted
setting is correct:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\AutoComplete]
"Append Completion"="yes"

also see the following values:

"Use AutoComplete"="yes"
"AutoSuggest"="no"

Click Start | Run and type
control inetcpl.cpl
Select Content tab, and click AutoComplete button
In the Use AutoComplete for section, put a checkmark near Web addresses
Click OK, OK to close the dialog.

Equivalent registry value for this setting

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\AutoComplete

Value named: AutoSuggest of type REG_SZ
Possible value-data: yes | no

You may have to Restart the computer.

See also: http://mvps.org/winhelp2002/RepairDefaultPrefix.reg

--
Frank Saunders, MS-MVP OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com./athome/sec...t/default.aspx
http://defendingyourmachine.blogspot.com/


Reply With Quote