'************************************************** '* EZsite UpLoad LITE 1.1 * '* * '* Copyright Doug Dean Software & Consulting 1998 * '* * '* Permission must be granted by Doug Dean before * '* any of this code can be used in a commercially * '* sold product. * '* * '* ddean@deltanet.com * '* * '* * * * * * * * * * * * * * * * * * * * * * * * * '* * '* EZsite UpLoad is an upgrade of this program * '* and is avaliable at http://www.dougdean.com * '* * '************************************************** Copyright 1998, Doug Dean Software & Consulting (formally Vision Software) [http://www.dougdean.com] ddean@deltanet.com SECTION A = Register the EZuploadlITE.dll ***************************************************** SECTION A After unzipping 'UpLoadLite.zip' you will have to do only one thing to begin running UpLoad LITE [You must unzip 'UpLoadLite.zip' in a directory with asp access.] 1) Register 'UpLoadLite.dll' found in the Components directory. -------------------------------------------------- Register the 'UpLoadLite.dll' file found in the Components directory which was created when you unzipped the 'UpLoadLite.zip' file. You must register 'UpLoadLite.dll' with 'regsvr32.exe' Use the regsvr32.exe in the directory that was created when you unziped EZsite UpLoadLite. 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/UpLoadLite.dll Where path is the directories where these files are found. -------------------------------------------------- 2) A sample file EZsiteUploadLite.asp is provided