About Aspsmartupload Registration issues

Source: Internet
Author: User
Aspsmartupload:documentation
Setup Instructions
Last Modified:august 1st, 1999
©2000 Advantys. All rights reserved.

Overview
Configuration Required
Stage 1:extract the downloaded file
Stage 2:install AspSmartUpload.dll
Stage 3:install AspSmartUploadUtil.dll
Stage 4:install Samples

--------------------------------------------------------------------------------

Overview

The installation of Aspsmartupload can is broken down into four main stages:

-Extract the downloaded file
-Saving the AspSmartUpload.dll file on the NT server
-Add the AspSmartUploadUtil.dll fils in the NT server Path
-Install the Samples

These four stages are fully described below.


--------------------------------------------------------------------------------

Configuration Required

Server:
-300Ko of free disk spaces
-Windows NT 4 Service pack 3+, Microsoft IIS 4
Or Windows 95+, Personal Web Server, ASP
or Windows 2000

For Microsoft IIS 3 users:
+ VB5 Runtime
+ Asp.dll (version 1.0b+): http://www.microsoft.com/office/intranet/modules/asp411s3.asp

Browser:
Your Browser must is RFC 1867-compliant to is able to upload files.
Netscape 3+ and Microsoft IE 3.02+ accept the RFC 1867.


--------------------------------------------------------------------------------

Stage 1:extract the downloaded file

All of the aspsmartupload files are supplied in the zipped file, Aspsmartupload.zip.
Extract Aspsmartupload.zip to a temporary directory, making sure the directory structure remains.
If, for example, you extract the "file to \temp", you should the following:




--------------------------------------------------------------------------------

Stage 2:install AspSmartUpload.dll

You are have to register AspSmartUpload.dll on your server. The DLL can is registered by using either
Regsvr32.exe OR Microsoft Transaction Server (MTS).

1st solution:using RegSVR32
Copy AspSmartUpload.dll into directory on the NT server (e.g. c:\mydir).
Save the component using the commands:
REGSVR32. EXE C:\mydir\aspSmartUpload.dll (from DOS or the start/run prompt)

2nd solution:using Transaction Server
Select the NT server on which your wish to install Aspsmartupload.
Create a new batch.
In the component folder, create a new component called Aspsmartupload.
Paste AspSmartUpload.dll to the Transaction Server to save it.


--------------------------------------------------------------------------------

Stage 3:install AspSmartUploadUtil.dll

The objective is to enable the AspSmartUploadUtil.dll file of the operating System to access.

There is two ways to archieve this:
-Copy AspSmartUploadUtil.dll in the C:\Winnt\System32 directory. That's way you don ' t have to update the
PATH Propertie.
-Copy AspSmartUploadUtil.dll into a directory on the NT server (e.g. c:\mydir).
ADD the component directory in the PATH using the commands:
Path=%path%;c:\mydir (from DOS)


--------------------------------------------------------------------------------

Stage 4:install Samples

Installation
The ASP application must is installed in a asp-script-enabled web directory.

If your site has the following structure:
\inetpub
\inetpub\scripts
\Inetpub\Wwwroot

Copy the
\temp\aspsmartupload\myinetpub\scripts\aspsmartupload Directory
to the
\inetpub\scripts directory on your server.
Copy the
\temp\aspsmartupload\myinetpub\wwwroot\aspsmartupload Directory
to the
\Inetpub\Wwwroot directory on your server.

Test
Using your browser, enter the following addresses:
Http://your_web_server/aspSmartUpload/default.htm



Overview

It is possible to increase the level of security by using specific properties directly in the server ' s
Registry base. That's way, an ISP can define he own security parameters (maximum file size, access
Authorization limited to virtual directories, etc). The developers cannot modifiy the ISP parameters
Because the component uses in priority, the security properties defined the registry base.


--------------------------------------------------------------------------------

The Registry case

The modifiable values in the Registry must is located under the following key:

Hkey_local_machine\software\advantys\aspsmartupload

Use the "REGEDIT command to" add this key and the "data" and their chain values that can select the
List below.
All the following data are the string type. If you use the REGEDT32 command the data must to be the REG_SZ
Type.


--------------------------------------------------------------------------------

The Registry data

The following properties can be a entry in the Registry.
The component'll only have their value if they are felt in.

Totalmaxfilesize Maximum allowed size of all files to is uploaded.
MaxFileSize Maximum allowed size of one file to is uploaded.
Allowedfileslist Contains the upload authorized file extensions list.
Deniedfileslist Contains The upload denied file extensions list.
Denyphysicalpath prevents file saving in directories other than virtual directories

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.