**************************************************
DownLD.EXE: A internet WebPage Download Program
**************************************************

Description
	This is a internet web page download program. It will use MULTI-THREAD to
download. You can config up to 64 threads. This perpose is to Save Money for you.
You can download what you want, all web pages of a website, or the web pages
asociated with your input(RECURSIVELY), or just the webpage you input, or a special
file. After you have downloaded, you can use any web browser to view pages in local
drive. This is just you are on internet, but you will feel much fast and you don't
need to worry about your money.
	In your using, if you have found some problem, tell me please, I will appreicated
your opinons. My hcz@hotmail.com,  hcz@rsg.open.enicom.co.jp.

License
	This software is not a free ware. You are licensed only 18 days for evaluation.
If you want to continue to use this software, you should buy. My address:
	Email address: 	hcz@hotmail.com,  hcz@rsg.open.enicom.co.jp.
	HomePage:		http://www.geocities.com/SiliconValley/Garage/3168/

Installation
	1.	Just copy it to what directory you want, It will work.
	2.	System Requirements:
			Win32(win95, Winnt4.0) >1MB memory
	3. Restrictions:	Max Threads:  		64
						Max File buffer 	1000

Configuration File
	The "DownLD.EXE" is a window console software. It download homepages according
to the configuration file named DOWNLD.CFG and create a log file named "DownLD.LOG".
You can use other file name for configuration. But in this case, you must run like:
"DownLD filename".

Configuration Description:
	1. Use "#" to comment a line, "#" must the first character.
	2. Key word must be UPPER charater(COMMON=, HTTP=, FTP=)
		FTP not supported now.
	3. Use Space to separate fields
	4. COMMON= keyword:
		COMMON=64 400 C:\TEMP\ anonymouse null
		Threads Filebuff Default_dir, Dialup user, Password
	5. HTTP=
		HTTP=http://www.microsoft.com/	microsoft 2 1
		WebSite/Page/Filename(any filetype), Directory, Recursive Depth, Picture-Load
	NOTE:
		If a web page is writed in Frames, you should let "Picture-Load" flag to 1,
		Otherwise it cannot be downloaded.
