CNTRL-ENTER Doesn't Navigate to URL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all

I've been using IE 6 on Win2k for a year or so, and have gotten used to using CNTRL-ENTER to go to urls

Now, I just put on Win XP Pro, and it doesn't work. The CNTRL works on my keyboard, but IE acts like I just hit enter (opens up MSN search page)

Can anyone help me out

Thanks
 
Check your registry keys.

Question: My CTRL+ENTER keys (which adds www.???.com to a word in the
address bar stopped working.
How do I get back this functionality?

Solution:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoCo
mplete]
"Append Completion"="no"
"Use AutoComplete"="yes"
"AutoSuggest"="no"

Changing "Append Completion" from "no" to "yes" will restore the function.



Tony said:
Hi all,

I've been using IE 6 on Win2k for a year or so, and have gotten used to
using CNTRL-ENTER to go to urls.
Now, I just put on Win XP Pro, and it doesn't work. The CNTRL works on my
keyboard, but IE acts like I just hit enter (opens up MSN search page).
 
Hi,
First, enable Inline Autocomplete in Internet Options> Advanced.

Then, if necessary, run regedit and navigate to the following registry key.
Verify that the value (right pane) is correct.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoCo
mplete]
"Append Completion"="yes"

Also verify that these values are correct:
"Use AutoComplete"="yes"
"AutoSuggest"="no"

Don
[MS MVP- IE/OE]
 
Back
Top