Component |
Description |
iASP_Exec
|
iASP_Exec is an iASP
JavaBean component that provides the capability to execute server-side
applications or commands from an iASP application. Its features
allow developers to set various process properties and to set execution
options.
|
iASP_Mail
|
iASP_Mail is a full-featured
mail system packaged as an iASP JavaBean component. It allows
web developers to add mail capabilities to their ASP applications
through an easy-to-use object interface. It supports a slew of features
including SMTP, standard and custom mail headers, encoded file attachments,
MIME attachments, customization, and more.
|
iASP_Sock
|
iASP_Sock is an iASP
JavaBean component that provides socket communication capabilities.
Using iASP_Sock, web developers can exchange data over any available
port from their ASP applications.
|
iASP_Chart
|
iASP_Chart is an iASP
JavaBean component that allows iASP developers to generate charts.
The charts are generated as images (JPG, PNG or BMP) in response to
client(web browser) requests. It can generate a variety of chart types
(including 3D) and has full support for sizing, generating legends
and a lot more. |
iASP_Image
|
iASP_Image is an iASP
JavaBean component that allows developers to manipulate images from
their iASP applications as the client (web browser) requests
are received. It provides support for creating, modifying and manipulating
images including cropping, rotating and resizing images. Support for
advanced features such as special effect, adding text and sharing
images between objects are also provided. Supported image formats
include BMP, JPG, GIF and PNG.
|
iASP_POP3
|
iASP_POP3 is an iASP
JavaBean component that provides access to POP3 services. Using iASP_POP3,
web developers can add support for downloading/storing messages from
a POP3 server in their ASP applications.
|
iASP_Upload
|
iASP_Upload is an iASP
JavaBean component that provides bi-directional file transfer capabilities.
Using iASP_Upload, web developers can overcome traditional browser
file transfer limitations and enjoy greatly enhanced flexibility.
In addition, iASP_Upload can retrieve a variety of information
about a file, including file size and path, and can also upload a
variable number of files as per RFC1867. |
iASP_Grid
|
iASP_Grid is an iASP component
that lets you easily generate an HTML-based grid interface for a database.
The grid interface can be generated as an HTML table or form, and
supports the following operations: Add, Delete, and Update.
|
iASP_HTTP
|
iASP_HTTP is an iASP
JavaBean component that provides socket communication capabilities.
Using iASP_HTTP, developers can GET/POST/HEAD documents using
the HTTP protocol. In addition the users can tranfer file after authentication
via Proxy or a direct connection, if required.
|
iASP_INET
|
iASP_INET is an iASP
JavaBean component that can GET/PUT the desired files from iASP at
the remote end for the user via FTP.
|
iASP_NNTP
|
iASP_NNTP™ is a communicating tool which
allows to retrieve and post articles to standard NNTP (Usenet/News)
servers, with platform independence . iASP_NNTP contains different
types of properties, and methods.
|
iASP_FileUp
|
iASP_FileUp™ provides the facility to
upload and download the required files (which include plain text,
docs, images and all binary data files) on the Server's hard disk.
|
iASP_XMLDOM
|
iASP_XMLDOM™ is a group of XML DOM programming
objects that are compatible with Microsoft XML DOM objects.
|