This is a very basic script that receives files from the iBULC client
(conform the RFC 1867 standard) and strore them on your server. This
script will not do anything else then that.

Put these 3 files in one directory on your server:
- index.asp
- upload.asp
- freeASPUpload.asp

Open "index.asp" and fill in the setup. Instuctions can be found here:
http://www.ibulc.com/developers/client_setup.shtml

Open "upload.asp" and set the writable (!) upload directory of your
server where the files should be saved.

Now point your browser to "http://www.yourdomain.com/iBULC/index.asp"
to start using iBULC.

Let us know if you are having any issues.
support@ibulc.com