Witango Tutorial Resource Notes
==================================
The information contained in these resource notes help you as you work through the Witango Tutorials.

--------------------------------------------------------------------
What You Need to Get Started...

You will find a PDF version of Witango Tutorials. You need Adobe Reader to view this PDF file.


You should be familiar with the location of the Web server document root folder
because you save files in folders within this directory. The following are the default Web server document root folders
for some common Web servers:

	Microsoft Internet Information Server/Microsoft Personal Web Server:
                \InetPub\wwwroot\

	Apache 1.3 Server:
                \Program Files\ApacheGroup\Apache\htdocs\

	Apache 2.0 Server:
                \Program Files\ApacheGroup\Apache2\htdocs\

Create a WitangoTutorial folder in the Witango folder within your webserver document root.  Then extract the contents of the Witango Tutorial and copy
it to that directory.
--------------------------------------------------------------------
Witango Tutorial Resources


**A number of Witango application files are provided to help you complete the Tutorials. These application files are found in the WitangoTutorial folder in the Witango folder of the Web server document root:

	artistsearch.taf
	fanclubregister.taf
	memberupdate.taf

**The following database files are required to create a data source in Tutorial B. These files are provided in the Database folder in the WitangoTutorial folder in the Witango folder of the Web server document root:

	music.sql
	music_Structure.sql
	products.frm
	products.MYD
	products.MYI
	products.csv
	siteusers.frm
	siteusers.MYD
	siteusers.MYI
	siteusers.csv
	

**The following resource files are required to complete Tutorial E. These files are provided in the Resource folder in the WitangoTutorial folder, which is in the Witango folder of the Web server document root:

	footer.html	
	header.html
	logo.jpeg

**A completed example of the application files you create in the Tutorials are provided in the following folders in the WitangoTutorial folder in the Witango folder of the Web server document root. Use these completed Witango application files to gauge your progress through the tutorials.

Tutorial A - completed welcome.taf and readme for Tutorial A

Tutorial B - completed welcome.taf and readme for Tutorial B

Tutorial C - completed welcome.taf, Insert.taf, search.taf, MusicStore.tep and readme for Tutorial C (InsertC3.taf and InsertC4.taf contained in this folder are the interim Insert.taf files created in Lessons C-3 and C-4)

Tutorial D - completed welcome.taf and search.taf and readme for Tutorial D

Tutorial E - completed welcome.taf and readme for Tutorial E

Tutorial F - login.taf and readme for Tutorial F (loginF2.taf contained in this folder is the interim login.taf file created in Lesson F-2)

Tutorial G - completed login.taf and authentication.tcf and readme for Tutorial G

--------------------------------------------------------------------
Where to Go Next...

Now that you have completed the Witango tutorials, you should have a good grasp of the basics required to create your own 
Web-based applications with Witango.

**Check out Witango's Component Zone on the Web to download sample Witango applications created by other Witango developers:
	http://www.witango.com

--------------------------------------------------------------------
Contacting Witango

Witango Technologies Pty Ltd
44 Miller Street
North Sydney NSW Australia

Phone:		(61) 2 9460 0500 
Fax:		(61) 2 9460 0502
E-mail:		support@witango.com
Web:		http://www.witango.com/

--------------------------------------------------------------------
Updated April 16, 2003.
2003 With Enterprise Pty Ltd.