ServerObjects ASPMail
ASPMail 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.
- 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
Support Documentation for ASPMail
ServerObjects AspQMail
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.
Support Documentation for AspQMail
ServerObjects ASPPop3
AspPop3 allows you to retrieve and delete mail from any standard POP3 server via a Web page. AspPop3 2.x exposes message headers via properties and handles decoding file attachments.
Support Documentation for ASPPop3
ServerObjects ASPImage
AspImage allows you to create or modify images "on the fly". Features include:
- Create animated GIFs
- Works with GIF* (RLE only) JPG, PNG and BMP formats
- Create new or modify existing images
- Add text and images transparently
- Create gradient fills
- Draw methods such as rectangle, arc and circle
- Crop, flip, resize and rotate images
- Button, darken, lighten and other effects
- Load images from OLE variants or other AspImage objects
- Supports Response.BinaryWrite
Support Documentation for ASPImage
ServerObjects ASPHTTP
The AspHTTP component allows you to GET/POST/HEAD documents via the HTTP protocol; Exposes HTTP response headers; Supports transferring requests to a file (including binary transfers); Password authentication support and more. The latest version is 2-3 times faster than previous versions.
Support Documentation for ASPHTTP
ServerObjects ASPNNTP
AspNNTP allows you to retrieve and send articles to NNTP (Usenet/News) servers. Features include:
- Supports Authentication for Private Servers
- Multiple File Attachments for postingsupports MIME and UUEncoding
- PGP
- US Ascii and ISO-8859-1 character sets
- Supports Standard Headers like Reply-To, Organization etc...
- Supports Custom Article Headers
- Custom ContentType headers
- Word Wrap (customizable)
- Multiple concurrent users
Support Documentation for ASPNNTP
SA FileUp
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. Files up to 2 GB in size can be transmitted. Developers can use SA-FileUp to receive and process user input, while staying within the context of their Active Server application.
Support Documentation for SA Fileup
Persits Software / ASPUpload
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 <INPUT TYPE=FILE> tags. The <FORM> tag must contain the attribute ENCTYPE="multipart/form-data".
AspUpload 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.(New in Ver. 2.0)
- Compatibility with IIS 3, IIS 4, IIS 5 (Window 2000), and PWS.
- Ability to upload multiple files at once.
- Ability to disable certain features via registry settings.
- Access to text items on the form.
- 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.
- File downloading.
- Directory Listing with sorting.
- Automatic ActiveX DLL registration.
- File copying, moving and deletion.
- Directory creation and deletion.
Support documentation for ASPUpload
Persits Software / XUpload
XUpload is an ActiveX control that helps you overcome the limitations of traditional form-based uploading. With the help of XUpload, your users can upload files from a web page displayed by Microsoft Internet Explorer, VB app, or even directly from File Explorer. XUpload features include:
- Multiple file selection.
- Recursive directory selection. New in Ver. 2.0
- Large progress bar tracking uploads of individual files as well as overall progress.
- "Time remained" indicator. New in Ver. 2.0
- Redirects a browser to another page upon completion of an upload. New in Ver. 2.0
- "Clean" interface: looks and works like the standard Win32 list control.
- Allows a pre-set list of file names.
- Sets a default directory for file selection.
- Sets custom file filters for the "Select Files" dialog.
- Supports drag-and-drop interface. Improved in Ver. 2.0
- Sets a limit on file number, size and extension before an upload begins.
- Includes Last Modified date information with files being uploaded.
- Fires events for client-side VBScript and VB apps to handle.
- Works in "silent" mode without displaying error messages.
- Works as a server component that can be used in an ASP environment.
- Handles authentication and SSL.
- Displays a reply from the server.
- Supports non-file form items. Enhanced in Ver. 2.0
- Provides a method for performing arbitrary HTTP requests such as GET and POST.
Support documentation for XUpload
Persits Software / ASPEmail
AspEmail is an active server component for sending email messages using an external SMTP server in an ASP or VB environment. AspEmail supports multiple recipients, multiple CC, multiple Bcc, multiple file attachments, HTML format, embedded images, and non-US ASCII character sets.
Support documentation for ASPEmail |