Page 10      Diablo Blue    June, 2002

(Continued from page 9)

7. 1-9 visit the corresponding result numbers. (0 visits the tenth result.)

8. On any web page, Backspace will bring you back to the previous page in your browser. This is convenient to use when you've visited a web page and want to go back to Google's search results. (Netscape 6 only supports Alt-leftarrow for this feature.)

9. ? or / shows a help sheet describing these keys. Or you can click on the "Keyboard Shortcuts" link, but why use the mouse?

10. Page Up, Page Down, the Spacebar, and the arrow keys should scroll the page as they usually do in your browser. But you may not need to use them let Google Keyboard Shortcuts do the scrolling for you.

Question: Why does Microsoft Internet Explorer (IE) 6.0 prompt me for an action when I click a .tif file, even after I've cleared the "Always ask before opening this type of file" check box?

Answer: When you select a link to a .tif file in IE, the browser will always prompt you to either open or save the file unless you clear the "Always ask before opening this type of file" check box. However, a bug in IE 6.0 can cause the browser to lose this setting, forcing you to make a decision each time you access a .tif file. To resolve this problem, perform the following steps:

   1. Start the registry editor (regedit.exe).

   2. Navigate to the HKEY_CLASSES_ROOT\.tif subkey.

   3. Double-click the Default value and change the value data from TIFImage.Document to Imaging.Document.

   4. Navigate to the HKEY_CLASSES_ROOT\.tiff subkey.

   5. Double-click the Default value and change the value data from TIFImage.Document to Imaging.Document.

   6. Close the registry editor.

The problem occurs because TIFImage.Document and Imaging.Document share the same class identifier (CLSID) but the reverse lookup points back to only Imaging.Document when you access a .tif file. Hence, IE 6.0 ignores the registry settings for TIFImage.Document.