Re: [NTLK] unna Google search doesn't work

From: Grant Hutchinson (grant_at_splorp.com)
Date: Mon Mar 03 2003 - 17:27:10 PST


In a previous message, John Skinner typed vigorously:

>> Create a new bookmark in your browser and paste the following JavaScript
>> string into the URL field. Anytime you want to search across all of the
>> *.unna.org domains, just select this bookmark.
>>
>> javascript:void(q=prompt('Enter%20text%20to%20search%20for:',''));if(q){l='
>> unna.com';void(location.href='http://www.google.com/search?q='+escape(q)+'&
>> as_sitesearch='+escape(l));}
>>
>
>I can't get the script above to work.
>
>After you type in you search criteria and click "OK", Google says
>[Your search - newton connection utilities site:unna.com - did not match any
>documents.
>No pages were found containing "site:unna.com".]

Oops. Another slip of the copy/paste demon.

Yes, 'unna.com' in the script should have been 'unna.org'. Here's the
script again in its proper entirety:

javascript:void(q=prompt('Enter%20text%20to%20search%20for:',''));if(q){l='
unna.org';void(location.href='http://www.google.com/search?q='+escape(q)+'&
as_sitesearch='+escape(l));}

Soory about that.

g.

......................................................................

Grant Hutchinson
Interface Considerations & Toys

Weblog > http://www.splorp.com/
Newton > http://www.newted.org/
Design > http://www.veer.com/

-- 
This is the NewtonTalk list - http://www.newtontalk.net/ for all inquiries
List FAQ/Etiquette/Terms: http://www.newtontalk.net/faq.html
Official Newton FAQ: http://www.chuma.org/newton/faq/


This archive was generated by hypermail 2.1.5 : Wed Mar 05 2003 - 16:16:58 PST