	The files in this archive are some of the examples from Chapter 23
of JavaScript: The Complete Reference by Thomas Powell and Fritz Schneider. For
more information see http://www.javascriptref.com. 


Filename       Page     Description
---------------------------------------------------------------------
23-776.htm     776	Using the Enumerator object (IE only)

23-782.htm     782	Using the DataSourceControl object (IE only, needs to
			be customized with your own database info)

23-784.htm     784	Embedding a Spreadsheet (Excel) object (IE only)

23-785.htm     785	Using a DataSourceControl object with an embedded
			spreadsheet (IE only, must be customized with your
			own database info)

23-788.htm     788	Basic example of dynamic properties (IE 5+)

23-790.hta     790	A very basic text editor HTML Application (hence the
			.hta extension). Requires IE 5+.

23-800.htm     800	An example of an IE Popup Window (IE 5.5+)


The text of these examples is Copyright (c) 2001 The McGraw-Hill Companies.
