关于 aspsmartupload 注册问题

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 be 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 space
- 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 be RFC 1867-compliant to be able to upload files.
Netscape 3+ and Microsoft IE 3.02+ accept the RFC 1867.

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

Stage 1 : Extract the downloaded file

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

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

Stage 2 : Install aspSmartUpload.dll

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

1st Solution: Using RegSVR32
Copy aspSmartUpload.dll into a 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 you 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 Operating System to access the aspSmartUploadUtil.dll file.

There is two ways to archieve this :
- Copy aspSmartUploadUtil.dll in the c:\winnt\system32 directory. That 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 be installed in an 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 way, an ISP can define his 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 in the registry base.

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

The Registry case

All the modifiable values in the Registry must be 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 you can select in the
list below.
All the following data are the string type. If you use the REGEDT32 command the data must be the REG_SZ
type.

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

The Registry data

The following properties can be an entry in the Registry.
The component will only use their value if they are felt in.

TotalMaxFileSize Maximum allowed size of all files to be uploaded.
MaxFileSize Maximum allowed size of one file to be 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

时间: 2024-11-08 21:23:24

关于 aspsmartupload 注册问题的相关文章

关于 aspsmartupload 注册问题!

问题 ASPSMARTUPLOAD : DOCUMENTATION <br>Setup Instructions<br>Last modified: August 1st, 1999<br> 2000 Advantys. All rights reserved. <br><br>Overview <br>Configuration required <br>Stage 1 : Extract the downloaded

我终于用aspSmartUpload.dll组件实现文件上传了!

上传 终于用该网站的aspSmartUpload.dll组件实现文件上传了,操作简单,我的系统是Windows98se+Pws4.0.我在该网站"资源下载-ASP源码下载-文件传输"中下载了一个资源aspsmartupload.zip,解压后,里面有例程Sample.htm.Sample.asp和组件aspSmartUpload.dll.aspSmartUploadUtil.dll,操作很简单. 第一步:注册组件,把aspSmartUpload.dll和aspSmartUploadUt

电脑中通过修改注册表解决网页无法添加到收藏夹的方法

  电脑中通过修改注册表解决网页无法添加到收藏夹的方法.最近有不少用户反映在电脑中出现了无法添加网页到收藏夹的问题,尝试了各种方法都无法解决这个问题.对此,在接下来的内容中,小编为大家提供了一种通过修改注册表解决网页无法添加到收藏夹的方法,大家可以参考一下. 1.按Win+R打开运行,输入regedit并按回车键; 2.在注册表编辑器依次展开HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/UserShell

将Tunnelier注册成Windows服务

  最近硬盘坏道了,没有过保,HP可给换了块新的,重装了x64版的win7,下载Tunnelier的时候意外发现,官网上有Running Tunnelier as a Windows Service条目,之前一直以为只有MyEnTunnel可以注册成Windows服务,原来通过工具可以将任何程序注册成服务.文章中提到了三个工具: srvany(windows Resource Kits中的工具) FireDaemon 一个比srvany更易用的工具 Non-Sucking Service Man

保护Windows注册表

保护注册表是很重要的,有很多不同的工具可以实现这一目的.当没有安全设置时,用户可能的错误会更多.幸运的是,他们可以有几中方法来保护Windows注册表,在注册表失败时他们可以用额外的拷贝来恢复注册表.下面就是其中的一些方法:   1.使用windows备份软件   注:Win95和Win98备份程序有部分区别,在这里只讲Win98的备份程序.   Win98中包括一个备份程序.当安装Win98时如果你选择"自定义安装",或者你可以在控制面板中的添加/删除程序里安装它.当你安装了这个备份

Win7写入注册表时出错如何解决

  1.定位到弹出错误提示的注册表路径,懒蛇这里打开的是HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain. 2.在main键值上点击鼠标右键,弹出的右键菜单选中权限.windows7教程 3.弹出窗口中,勾选完全控制权限,并点击高级按钮,勾选"包括可从该对象的父项继承权限"和"使用可从此对象继承的权限替换所有子对象权限" 4.点击确定,保存设置. 5.此时新建键值,顺利新建成功.

注册表优化方法

系统注册表的简易优化方法 注册表是电脑的重要数据资源.优化注册表有利于系统的快速运行. 下面就来看一下我的注册表优化方法. 修改磁盘缓存加速XP 磁盘缓存对XP运行起着至关重要的作用,但是默认的I/O页面文件比较保守.所以,对于不同的内存,采用不同的磁盘缓存是比较好的做法. 3lian素材 到注册表HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\IoPageLockLimi

windows7系统打不开注册表

  1.按快捷键win+r,打开运行对话框.如图一 2.输入gepedit.msc,然后点击确定,打开组策略管理.如图二 3.在面板中找到用户配置下的管理模板,双击打开.在界面的右侧找到系统,双击打开.如图三 4.在系统中找到组织访问注册表编辑工具,双击打开.如图四 5.弹出的编辑器中,我们选择未配置,这样就关闭了禁用,然后重试一下即可打开注册表.如图五 6.点击确定即可完成设置.按快捷键win+r,看看是否已经解决了问题.如果打开了注册表,说明问题解决.如图六 注册表是windows系统中的一

QSettings读写注册表、配置文件

简述 一般情况下,我们在开发软件过程中,都会缓存一些信息到本地,可以使用轻量级数据库sqlite,也可以操作注册表.读写配置文件. 关于QSettings的使用前面已经介绍过了,比较详细,见"更多参考",下面介绍下QSettings常用功能-读写注册表.配置文件. 简述 优点 读写注册表 一般存储 一般读取 分目录存储 替换applicationName 分组 读写配置文件 一般存储 一般读取 分组存储 分组读取 分目录存储 删除内容 疑问解释 更多参考 优点 无需指定注册表路径 一般