|
|
|
ASPMail™
4.0 -
is used on more ASP installations than any other commercial or
free product. Used on 1000's of Web sites around the world, this
component allows you to send SMTP mail directly from a Web page.
ASPMail includes support for:
- SMTP (sending)
Messages
- Multiple
File Attachments supporting MIME and UUencoding
- PGP
- US ASCII
and ISO-8859-1 character sets
- Priority,
Urgent and Custom mail headers
- MS Mail
(including Exchange) priority headers
- Reply-To,
ConfirmReading and ReturnReceipt headers
- Custom ContentType
headers
- Word Wrap
(customizable)
- Redundant
SMTP servers
- Multiple
concurrent users
|
ASPQMail™
2.0 - Included with ASPMail
All the great features found in AspMail plus instant client
response time! AspQMail works just like AspMail except that
messages are queued up for delivery using the AspMail component.
A companion NT service is notified when messages are added
to the queue and attempts delivery while your ASP script
is freed from the delay of delivering the message. AspQMail
and AspMail provide a unified interface for SMTP messaging.
AspQMail allows you to use the queuing mechanism for none,
some or all messages. Compatible with: WinNT 4 & Win2K
|
AspEmail
4.5 - Included with ASPMail
With AspEmail 4.5, you can specify a text version of your
message along with the HTML version to support email clients
that are not HTML-enabled. SMTP authentication via the Username
and Password properties is extended to NNTP as well, so
you can now use the method SendToNewsgroup to post articles
to password-protected news servers. AspEmail
4.5 also offers a new property, Timeout, through which socket
timeout values can be set.
|
| |
|
 |
|
|
| AspUpload
is an Active Server component which enables an ASP application to
accept, save and manipulate files uploaded with a browser. The files
are uploaded via an HTML POST form with one or more tags. |
- AspUpload
2.1 Features Full ADO support when handling blobs.(New in Ver.
2.0)
- MacBinary
support.(New in Ver. 2.0)
- Uploads to
memory.(New in Ver. 2.0)
- Directory
uploads.(New in Ver. 2.0)
- Image size
extraction functionality.(Improved in Ver. 2.1)
- One-way hash
function computation.(New in Ver. 2.1)
- File downloading.(Improved
in Ver. 2.1) Compatibility with IIS 3, IIS 4, IIS 5 (Window 2000),
and PWS.
- Ability to
upload multiple files at once.
- Access to
text items on the form.
- Ability to
manipulate the Access Control Lists (ACLs) of uploaded files.
- Ability to
set file owners.
- Ability to
change file attributes.
- Ability to
save files in the database as blobs.
- Support for
MS Access OLE Object headers.
- Ability to
export files from the database.
- Automatic
generation of unique file names to prevent collisions with existing
files.
- Ability to
put a limit on the size of files being uploaded.
- Ability to
preserve files' "Last Modified" timestamp.
- Encryption
support.
- Directory
Listing with sorting.
- Automatic
ActiveX DLL registration.
- File copying,
moving and deletion.
- Directory
creation and deletion.
|
|
|
The AspHTTP
component allows you to GET/POST/HEAD documents via the HTTP protocol;
Exposes HTTP response headers; Supports transfering requests to
a file (including binary transfers); Password authentication support
and more. The latest version is 2-3 times faster than previous
versions.
|
|
|
SA-FileUp
allows users with a web browser to transmit files from their local
hard disk to a Microsoft Internet Information Server (IIS) web
server. Files can be of any format, such as Word documents, images
or plain text. Developers can use SA-FileUp to receive and process
user input, while staying within the context of their Active Server
application. SA-FileUp also includes file download and file management
components, which allow you to simply and easily download files
from the web server to the user's browser, manipulate files, change
ACLs and permissions, and register DLLs, all in a single, easy-to-use
package.
|
|