also @ TechSpot: Disable Windows automatic check for solutions after a program crashes
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > Operating Systems & Software > Windows OS

Can't search from address bar

Closed Thread
Page 1 of 2 1 2
Bookmark Thread Tools
  #1  
Old 04-28-2003
TechSpot Member
 
Member since: Feb 2002, 278 posts
Can't search from address bar

Can't search from address bar

I thought I was unable to search w/ google from my address bar but I am unable to search with any search engine.

I have changed "Custom Search Settings from "Companion and have tried different Search Engines under "AutoSearch" but no go.

Anytime I type a word in the address bar it adds a "www" & a ".com" at the end and sends me to that site.

I originally thought it was only happening w/ Google, but it's all Search Engines.

Any ideas?
  #2  
Old 04-28-2003
StormBringer's Avatar
TechSpot Guru
 
Location: USA
Member since: Apr 2002, 2,871 posts
Try under Internet Options. Scroll down till you find the search settings and make sure they match the settings you set under Custom Search.

BTW, next time, just edit your old post or reply to it with the new info rather than starting a new thread with the same problem.
To remove this ad, sign in. To register for a new account, click here.
  
  #3  
Old 04-28-2003
Tarkus's Avatar
TechSpot Chancellor
 
Location: Martinez, CA
Member since: Mar 2002, 814 posts
If you must use IE then I'd recommend adding the Google search toolbar....

http://toolbar.google.com/
  #4  
Old 04-29-2003
poertner_1274's Avatar
TS Special Forces
 
Location: Saint Louis, MO, USA
Member since: Feb 2002, 4,646 posts
System specs
Yea that is very helpful, but it seems he would have problems using that as well since all search engines don't work.
  #5  
Old 04-29-2003
TechSpot Member
 
Member since: Feb 2002, 278 posts
Also, I can't see all of the graphics or advertisements on Yahoo or Hotmail but I can on other websites.
  #6  
Old 04-30-2003
TS | Thomas's Avatar
TechSpot Addict
 
Location: Ireland
Member since: Feb 2002, 1,327 posts
In Internet Options, select the Advanced tab & adjust the option for "Searching from the Address bar - When searching".
  #7  
Old 05-01-2003
TechSpot Member
 
Member since: Feb 2002, 278 posts
Found the problem

I found the "Host" file, renamed it and all is well. Still not sure how the file got there or got changed. See below.

============================================


Some of this could be due to your having a hosts file preventing you from downloading certain ads. The Action Cancelled and page cannot be displayed where ads might be is one of the results of that.

Look in system32\drivers\etc fot a file named HOSTS

No extension.

Read here about HOSTS:

http://accs-net.com/hosts/
============================================
  #8  
Old 01-11-2004
Newcomer, in training
 
Member since: Jan 2004, 2 posts
Percent 20's when trying to search from Addy Bar

I recently installed Windows XP on a brand new machine. The installation is less than a month old. When I try to search from my address bar, I get a "Page Cannot Be Displayed" error and the address bar displays a funky URL. For example, typing the following in the address bar:

[COLOR=red]search from address bar[/COLOR]

results in the error page and the following in the address bar:

[color=red]http:///?%20search%20from%20address%20bar[/color]

I've downloaded adaware 6 and updated it. That didn't change anything. I've gone to classic internet search instead of the search companion, nothing changed. I checked my internet options, and searching from the address bar is enabled, but it still doesn't work. I've restored my system defaults. I've checked through my registry, but found nothing that looks obviously wrong. I've checked my Auto Search settings under advanced search settings, but to no avail.

Is it normal for IE 6 and XP Pro to not search from the address bar?
  #9  
Old 01-11-2004
TechSpot Member
 
Member since: Feb 2002, 278 posts
Click on Search in the Internet Exp tool bar or menu and click on "Custom"

Check that out and then click on "Autosearch setting".

See how she do.
To remove this ad, sign in. To register for a new account, click here.
  
  #10  
Old 01-11-2004
Newcomer, in training
 
Member since: Jan 2004, 2 posts
Quote:
I've checked my Auto Search settings under advanced search settings, but to no avail.
My newest course of action is to edit IE out of the registry and reinstall it.
  #11  
Old 02-20-2004
Newcomer, in training
 
Member since: Feb 2004, 2 posts
Re: Percent 20's when trying to search from Addy Bar

When attempting to search from the address bar, this happens.

"The page cannot be displayed" web page appears and "http:///?%20cats"

Go to the location http://www.google.com/options/defaults.html Look down to IE select wheather u want Google or Microsoft Default. It will update your registry to either.

Set Search to Microsoft Default.

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Search Asst"="yes"
"Search Page"="http://home.microsoft.com/access/allinone.asp"
"Search Bar"="http://home.microsoft.com/search/lobby/search.asp"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://home.microsoft.com/access/autosearch.asp?p=%s"
"provider"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://ie.search.msn.com/{SUB_RFC1766}/srchasst/srchasst.htm"

Set Default search to Google

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Use Search Asst"="no"
"Search Page"="http://www.google.com"
"Search Bar"="http://www.google.com/ie"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
""="http://www.google.com/keyword/%s"
"provider"="gogl"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
"SearchAssistant"="http://www.google.com/ie"

Then go to the following location in the registry [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\URLSearchHooks]
and add a new string value with the name {CFBFAE00-17A6-11D0-99CB-00C04FD64497} including the blocks {} and leave the value empty/blank...

the fix was to correct the Registry by adding the following...

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\URLSearchHooks]

String Value: "{CFBFAE00-17A6-11D0-99CB-00C04FD64497}"
Value:



Quote:
Originally posted by Tim_Myth
I recently installed Windows XP on a brand new machine. The installation is less than a month old. When I try to search from my address bar, I get a "Page Cannot Be Displayed" error and the address bar displays a funky URL. For example, typing the following in the address bar:

[COLOR=red]search from address bar[/COLOR]

results in the error page and the following in the address bar:

[color=red]http:///?%20search%20from%20address%20bar[/color]

I've downloaded adaware 6 and updated it. That didn't change anything. I've gone to classic internet search instead of the search companion, nothing changed. I checked my internet options, and searching from the address bar is enabled, but it still doesn't work. I've restored my system defaults. I've checked through my registry, but found nothing that looks obviously wrong. I've checked my Auto Search settings under advanced search settings, but to no avail.

Is it normal for IE 6 and XP Pro to not search from the address bar?
  #12  
Old 02-20-2004
Newcomer, in training
 
Member since: Feb 2004, 2 posts
Not sure what all the links are above I only added the one to google options.
  #13  
Old 05-13-2004
Newcomer, in training
 
Member since: May 2004, 1 posts
Thanks so much Slimphatdaddy!!!

I too had the same problem, and Slimphatdaddy's fix is the only one that works. and here are a couple things i'd like to add to this helpful thread:

1. my IE address bar search got screwed up by some browser hijack/spyware that somehow took over my IE (maybe i clicked a yes/no prompt too quick?) and Ad-aware and spybot got rid of the spyware, but leaves my IE address bar search crippled.

2. i tried reinstalling IE, that doesnt fix the problem.

3. i tried Slimphatdaddy's suggestions, but that still doesnt fix it, unless i do this crucial step. In [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\URLSearchHooks], in addition to adding {CFBFAE00-17A6-11D0-99CB-00C04FD64497}, i had to manually remove 2 other entries. they look like {alphabets and numbers}_
both have an " _ " (underscore) and i finally got my IE address bar search function back when i deleted those 2 entries with underscores at the end.

hope this helps anyone else who needs to get theirs fixed in the future.
  #14  
Old 05-13-2004
Rick's Avatar
TS Special Forces
 
Location: Los Angeles, CA
Member since: Feb 2002, 5,288 posts
There's a number of spyware and viruses which will change your hosts file. Rather than rename it, you can open it with notepad and erase all of the entries.

Then I recommend running SpyBot ( www.safer-networking.org ) and using the "immunize" feature. This will block many blacklisted spyware/virus related websites.
  #15  
Old 05-13-2004
TechSpot Booster
 
Location: Jefferson City, MO, USA
Member since: Oct 2002, 703 posts
Another thing that can greatly help, especially if you modify the hosts file manually like I do (stupid ______ing MS Exchange...), is after you modify hosts, set it to read only (write protect, whatever you want to call it.). This can help avoid many things writing to the hosts file.
  #16  
Old 05-19-2004
Newcomer, in training
 
Member since: May 2004, 1 posts
Just a follow up to opochee's comments (which I also found to
be essential to restore the search capabilities).

However, the important registry key I needed to delete did
not end with an underscore but started with an underscore,
ie.

_{bunch-of-letters-and-numbers}
  #17  
Old 05-20-2004
poertner_1274's Avatar
TS Special Forces
 
Location: Saint Louis, MO, USA
Member since: Feb 2002, 4,646 posts
System specs
Thank you for a little more information that might help someone else out in the future.

BTW Welcome to TechSpot
  #18  
Old 06-08-2004
TechSpot Member
 
Member since: Feb 2002, 278 posts
Got it working. Tried numerous fixes yesterday w/ no help but today, All is well.
Thought I had restarted after some registry tweaks so who knows.

Thanks for the posts.
  #19  
Old 11-16-2004
Newcomer, in training
 
Member since: Nov 2004, 1 posts
You guys are great - I was having the same problem with a client machine and implemented the instructions from Slimphatdaddy and the subsequent msg to delete the _ line from the UrlSearchHooks. Restarted the browser and all went well... Thanks for your help
  #20  
Old 11-28-2004
Newcomer, in training
 
Member since: Nov 2004, 5 posts
Thanks

You guys/girls are awesome. I was having this problem and I really think that this is the only fix on the net. Thanks so much for sharing this information.
Closed Thread
Page 1 of 2 1 2

Tip: Download Advanced SystemCare 3 Freeware - 1 Click A Day to Clean, Repair, Protect & Optimize your PC.

Thread Tools


Similar Topics
Topic Category Replies Last Post
I've lost my Google ADDRESS BAR Windows OS 10 08-30-2006 05:33 AM
Can't Search From Address Bar. Software & Utilities in General 0 11-12-2004 08:48 PM
Removing Search Bar in ICQ 2003 Software & Utilities in General 1 11-10-2003 06:52 PM
IE Address Bar search w/Google Windows OS 3 05-03-2003 01:43 PM
Search from IE address window Windows OS 2 12-17-2002 02:37 PM


All times are GMT -4. The time now is 06:27 PM.