For google/google(IFL), dictionary.com, kb articles, rfcs, YahooSearch

Here are my shortcuts (cut and paste into a z.reg file and execute)

Watch for wrap:




Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl]
"provider"=""

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\d]
@="http://www.dictionary.com/search?q=%s";
" "="+"
"+"="%2B"
"%"="%25"
"&"="%26"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g]
@="http://www.google.com/search?q=%s";
" "="+"
"+"="%2B"
"%"="%25"
"&"="%26"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\gg]
@="http://www.google.com/search?q=%s&btnI=I%27m+Feeling+Lucky";
" "="+"
"+"="%2B"
"%"="%25"
"&"="%26"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\kb]
@="http://support.microsoft.com/default.aspx?scid=kb;en-us;%s";
" "="+"
"%"="%25"
"&"="%26"
"+"="%2B"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\rfc]
@="http://www.ietf.org/rfc/rfc%s.txt "
" "="+"
"+"="%2B"
"%"="%25"
"&"="%26"

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\y]
@="http://search.yahoo.com/bin/search?p=%s";
" "="+"
"+"="%2B"
"%"="%25"
"&"="%26"


David L. Penton, Microsoft MVP
JCPenney Application Specialist / Lead
"Mathematics is music for the mind, and Music is Mathematics for the
Soul. - J.S. Bach"
[EMAIL PROTECTED]

Do you have the VBScript Docs or SQL BOL installed?  If not, why not?
VBScript Docs: http://www.davidpenton.com/vbscript
SQL BOL: http://www.davidpenton.com/sqlbol


-----Original Message-----
From: Pete Lundrigan [mailto:lundrigan@;MRC.TWSU.EDU]

Once upon a time someone told me how to access a specific mskb article
by typing something in the IE address field.  I thought it was
"mskb://Q274266" or "mskb Q274266" does anyone know this shortcut?

I know this is so petty and only saves a few seconds.  However, it was
indeed quick when you know the Article number.

Pete Lundrigan 
Media Resources Center 
Academic Web Support 
316.978.7759
http://www.mrc.twsu.edu/
[EMAIL PROTECTED] 


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to