Title_URL context menu item for IE4+.

This add-on context menu item allows you to copy a web page Title and URL
to the clipboard.  Handy if you want to refer someone to the page in an
E-Mail or Newsgroup post.  Requires Internet Explorer 4 or higher.

The .zip file should contain 3 files:

	Readme.txt
	Title_URL.reg
	Title_URL.htm

To install, move Title_URL.htm to C:\Windows\Web folder, then double-click
the Title_URL.reg file to add the context menu key to the Registry.

To use, just right-click anywhere in a web page and select "Copy Title and URL".
The information will be copied to your Clipboard for easy pasting in the format:

	Webpage Title:
  http://somewebsite.com/somepage/

An alert box pops up to confirm the copy operation.  Alternately, you can
right-click and press the "U" key to perform the copy.

If you don't want the confirmation message, right click on Title_URL.htm and
select Edit.  On line 8, change "showConfirm=1" to "showConfirm=0".

To uninstall, you need to manually edit the Registry, and delete the key:

	HKCU\Software\Microsoft\Internet Explorer\MenuExt\Copy Title and &URL

If you do not know how to delete a Registry key, e-mail me at
bill@billsway.com.  At some point I will write an install-uninstall script for
this utility.

Bill

rev 2 Nov 2000