 |
The component provides you complete DSN management. Access to the component can also be turned on at website basis like all other ASPFusion components. The component is very easy to use and is more flexible for DSN management. With few lines of code, DSN can be easily managed. It provides these operations.
Complete basic DSN management operations, such as Add, Configure and Remove a DSN.
asp fusion aspfusion asp fusion components advdsn
|
 |
The component provides you complete file management on server. While turning on the component for a new website, the system takes physical path, which is usually the web root of that website. All file management operations are restricted to the physical path mentioned in ASPFusion Administration. The component is very easy to use and it uses very low memory to upload a large file. There is no restriction on the size of the file to be uploaded. It provides following operations for server side file management.
Complete basic file management operations such as Append, Copy, Delete, Move, Read, Rename and Write a file.
Along with these basic operations, it provides Upload and UploadAs operations. Upload operation allows uploading single or multiple files at a time form client browser to the server. It also allows resolving the problem of name conflicting through the property NameConflict with possible values as Error (default), Skip, OverWrite and MakeUnique. UploadAs operation allows uploading single or multiple files at a time form client browser to the server with specified name. Only few lines of code is all to provide browser based file upload on the server.
It also provides Download and DownloadAs operations. Download operation allows downloading a file to client browser with actual file name and DownloadAs operation allows downloading a file to client browser with specified name.
asp fusion aspfusion asp fusion components advfile
|
 |
The component provides you complete client for HTTP protocol. Access to the component can also be turned on at website basis like all other ASPFusion components. The component is very easy to use and is more flexible for implementing client for HTTP. Will let you set the user agent name, set referrer, set protocol version as HTTP/1.0, set proxy server settings. This control provides easy, high-level access to the complete HTTP client protocol. Retrieving pages, submitting forms along with multiple form variables and multiple files, etc, are well supported. Your web-based applications will download faster. It provides following operations.
Get for performing Get method of HTTP.
Post for performing Post method for HTTP.
Supports Windows NT Basic Authentication for both GET and POST operations.
Capable of using Secure Sockets Layer (SSL) for negotiating secured transactions.
asp fusion aspfusion asp fusion components advhttp
|
 |
The component allows you to perform retrieve and delete mail messages from any standard IMAP4 server, which compiles with RFC 2060, via a web page and offer much advanced functionality that IMAP4 server supports. Access to the component can also be turned on at website basis like all other ASPFusion components. AdvIMAP4 is much more advanced component for mail access protocol IMAP4. The component exposes message headers via properties and handles quoted-printable and base64 decoding file attachments and embedded images also. It provides these operations.
Complete server side mailbox management, such as Create, Delete, Rename, Subscribe, Unsubscribe, Check, Close, Examine, Select, List, Lsub and Status.
Retrieve mail messages from any mailbox using message sequence numbers and UIDs and also can sort the messages in given ascending and descending criteria.
It provides an advanced search mechanism, which can search any mailbox for messages on given search criteria.
Mail messages can be copied from one mailbox to any other mailbox using their sequence numbers or UIDs.
Messages status can be changed manually.
It also provides Download and DownloadAs operations. Download operation allows downloading a file to client browser with actual file name and DownloadAs operation allows downloading a file to client browser with specified name. These operations can be used to download attachments to client machine.
asp fusion aspfusion asp fusion components advimap4
|
 |
The component allows you to perform all basic LDAP operations on LDAP (Lightweight Directory Access Protocol) directory servers like the Netscape Directory Server. Access to the component can also be turned on at web basis like all other ASPFusion components. It provides these operations.
Complete basic LDAP server operations, such as Add, Modify, ModifyDN and Delete.
Along with these operations it provides Query the LDAP entries by giving the search criteria and can sort the list in ascending, descending and case sensitive, case insensitive order on given sorting criteria.
asp fusion aspfusion asp fusion components advldap
|
 |
The component allows you to perform retrieve and delete mail messages from any standard POP3 server, which compiles with RFC 1939, via a web page and offer functionality that POP3 server support. Access to the component can also be turned on at website basis like all other ASPFusion components. The component exposes message headers via properties and handles quoted-printable and base64 decoding file attachments and embedded images also. It provides these operations.
Retrieve mail messages using message numbers and also can sort the messages in given ascending and descending criteria.
Delete mail messages.
Check current status, as number of mail messages present and total size.
It also provides Download and DownloadAs operations. Download operation allows downloading a file to client browser with actual file name and DownloadAs operation allows downloading a file to client browser with specified name. These operations can be used to download attachments to client machine.
asp fusion aspfusion asp fusion components advpop3
|
 |
The component provides you complete registry management on server. No need any more to use Win32 API extended Registry access functions. While turning on the component for a new website, the system takes registry path. All registry management operations are restricted to the registry path mentioned in ASPFusion Administration. It provides these operations for server side registry management.
Complete basic registry management operations, such as Get, Set and Delete a registry value or key.
Along with these basic operations, it provides GetAll operation to get listing of all keys and values under the given registry branch, and return their Entry, Type and Value, and also can sort the listing in ascending and descending on given sorting criteria.
asp fusion aspfusion asp fusion components advregistery
|
 |
The component allows you to send mail messages through any given SMTP server according to standard SMTP protocol. Access to the component can also be turned on at website basis like all other ASPFusion components. AdvSMTP is much more advance component for sending mail messages. The component provides these operations.
CC and BCC.
Multiple attachments.
Embedded images (a new feature provided by the component).
Chinese and other languages support and many other features like this.
Along with these basic operations, it provides Upload and UploadAs operations. Upload operation allows uploading single or multiple files at a time form client browser to the server. It also allows resolving the problem of name conflicting through the property NameConflict with possible values as Error (default), Skip, OverWrite and MakeUnique. UploadAs operation allows uploading single or multiple files at a time form client browser to the server with specified name. Only few lines of code is all to provide browser based file upload on the server.
No need to specify any external SMTP server for sending mail messages. Component will lookup for reciepient's SMTP server and will send mail directly to reciepient's SMTP server without using any external SMTP server.
Both plain TEXT body and HTML body can be specified separately using two different methods.
The component can also perform logging for all sent mail messages.
The component send mail messages in two different ways.
Blocking way, in which caller has to wait for the response from the component.
Non Blocking way, in which component returns control back to the caller and places a mail file in Spool folder, AdvSMTP service running at backend is then responsible to send all spooled mail messages.
asp fusion aspfusion asp fusion components advsmtp
|
 |
The component allows you to perform Zip and Unzip operations. Access to the component can also be turned on at website basis like all other ASPFusion components. The component provides these operations.
Zip more than one file.
Zip folder.
Add a file or folder to existing zip file.
Unzip a given zip file, save all files on disk and return information about each file.
Get listing for all files and folders, exist in given zip file.
Unzip a single file from given zip file.
Delete a single file from given zip file.
asp fusion aspfusion asp fusion components advzip
|
 |
The component provides you complete directory management on server. While turning on the component for a new website, the system takes physical path, which is usually the web root of that website. All directory management operations are restricted to the physical path mentioned in ASPFusion Administration. It provides these operations for server side directory management.
Complete basic directory management operations, such as Create, Delete and Rename a directory.
Along with these basic operations, it provides List operation to get listing of all files and directories under the given path, and return their Attributes, Size, Creation Date, Last Modified Date and Type, and also can sort the listing in ascending and descending on given sorting criteria.
asp components asp components web hosting shared web hosting hosting web security box hosting security windows hosting security
|
|
|