Copyright 2000, Chuan-Ho Kao
[http://fly.to/~chkao]
chk64@ms17.hinet.net

Freeware component
Can uplaod file and FormFields

SECTION A = Register the selfUpload.dll 
*****************************************************
SECTION A

After unzipping 'selfUpload.zip' you will have to do
only one thing to begin running UpLoad [You must unzip
'selfUpload.zip' in a directory with asp access.]



1) Register 'selfUpload.dll' found in the Components
   directory.
   --------------------------------------------------
   Register the 'selfUpload.dll' file found in the 
   Components directory which was created when
   you unzipped the 'selfUpload.zip' file.

   You must register 'selfUpload.dll' with 'regsvr32.exe'

   Use the regsvr32.exe in the directory that
   was created when you unziped UpLoad File.

   Or find the regsvr32.exe in your own system.
   [typically in the 
   C:\WINDOWS\SYSTEM or C:\WINDOWS\SYSTEM\inetsrv 
   directories]

   Press Start then Run. In the run window type:
   [path]/regsvr32.exe [path]/Components/selfUpload.dll
   Where path is the directories where these files
   are found.
   --------------------------------------------------

