ASP Components
View our web hosting plans.
The
following ASP COM components are installed on all our Windows
2000 web servers for your use.
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
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".
- 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.
- File
downloading.
- Directory
Listing with sorting.
- File
copying and moving
- Directory
creation
Note
that certain features of the full version are disabled due to
this product operating in a hosted environment.
ImageSize
ImageSize will determine the image height and width on most
BMP, PNG, GIF and JPG files.
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.
AspSock
AspSock exposes the WinSock API through a few simple properties
and methods. Allows developers to build applications that
connect to any TCP port and send or receive data.
ASPChart
ASPChart allows you to dynamically create professional graphs
and charts from data within your ASP page or from data in
your database. The ASPChart component no longer appears on
the ServerObjects
website.
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. 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
|