Download Freeware >
Internet >
ASP
advSMTP V.1
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.
ActiveX ASP Multi Dictionary Object
Free-threaded hi-speed dictionary algorithm with unique/nonunique keys (map/multimap). Connect to another dictionary object in the same process. Lock and Unlock methods to synchronize tasks (application scope). Share ASP Application/Session objects
Advertise With Pleasure, AWP
Advertise With Pleasure! (AWP) version 2.0 is a Banner Advertisement package that is easy to use and will simplify your banner campaign.
advPOP3
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.