asp component
ASP String Component 1
ASP String Component has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. more>>
ASP String Component 1 has come as a handy component with which you can get many string processing functions commonly needed by ASP Web applications. It provides the ability to convert RFC 822 and RFC 3339 date/time formatted strings into Date variables. It provides encoding and decoding methods for Base64, Hex, URL-encoding, and quoted-printable.
It provides Unicode language detection allowing an application to determine what languages (Chinese, Japanese, Korean, etc.) are present in a string. It includes functions to pluralize and unpluralize English words. There is also a function for stripping HTML tags from an HTML string (leaving only the textual content).

Pivo SMTP Component 1.01
Pivo Smtp fully supports the latest technology for sending Internet email. more>> Short for Simple Mail Transfer Protocol, a protocol for sending e-mail messages between servers. Most e-mail systems that send mail over the Internet use SMTP to send messages from one server to another; the messages can then be retrieved with an e-mail client using either POP or IMAP. In addition, SMTP is generally used to send messages from a mail client to a mail server. This is why you need to specify both the POP or IMAP server and the SMTP server when you configure your e-mail application.
Pivo Smtp Component is one which can be used in web/window application like C#,ASP.NET, VB, smpt component allows your applications or web pages to create and send email messages over SMTP protocol just in a few lines of code. Sends messages as plain text or in the HTML format.
Smtp Component can send email to any email address with or without smtp server as parameter. Email can contain any number of attachments, unlimited recipients, ccs and bccs. Send Email directly from you web page via applications/browsers.<<less
Pivo Smtp component is a fully featured, easy to use. Fully supports the latest technology for ... web/window application like C#,ASP.NET, VB, smpt component allows your applications or webLicense:Freeware
SMAngleLabel component
SMAngleLabel component is the successor TCustomLabel with the extended features more>>
SMAngleLabel component works with Alignment and Layout properties.

Pivo FTP Component 1.02
Easily transfer large files online with Pivo FTP component. more>> The Pivo FTP component is a fully featured, easy to use implementation of the FTP protocol for .NET, ASP.NET and COM based applications. Fully compliant with RFC 959 and related RFCs, the component has been thoroughly tested with all popular FTP servers. The component is written in 100% managed C# code.
Pivo FTP is a Server component completely written using .NET technology. It can be used with any window, web based .NET applications and COM clients to programmatically add FTP functionality.
Pivo FTP is a low overhead, highly optimized assembly that only needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo FTP. Pivo FTP can be used from any environment supported by .NET. These environments include winforms, ASP.NET, console applications, components, or web services.
Pivo FTP supports a list of Asynchronous functions. See Documentation for more details.<<less
MNG Component 1.0b5a
QuickTime components for playing MNG documents more>> Suite of QuickTime components (image compressor/decompressor, graphics importer, movie importer, and movie exporter) for making the MNG file forma accessible through QuickTime. For those unfamiliar with MNG, it can be thought of as "animated PNG".<<less
Pivo pop3 Component 1.01
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET etc more>> A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieve email from mail server based on POP3 protocol. Pivo POP3 Object supports all operations. It also provides advanced features such as retrieve emails in background, capability of unlimited queued request.POP3 is a widely-deployed mail access protocol.<<less
A high performance POP3 component enables ASP/ VB/ VC++/ C#/ VB.NET ... enables ASP/ VB/ VC++/ C#/ VB.NET/ ASP.NET or other COM environment applications to retrieveLicense:Freeware
SMConvexButton component
SMConvexButton component is an extension of the TBitBtn component that allows to display a caption and glyph more>>

Pivo Ping Component 1.01
Pivo.Ping is used to programmatically ping hosts on a network. more>> Pivo.Ping allows you to effortless enable your applications to send Internet Control Message Protocol (Ping/ICMP) packets in .NET. Programmatically ping a remote server, host, route, or any network device to see if it is up. Pivo.Ping fully supports RFC 792 standard.
Pivo.Ping is a server component. It requires the Microsoft .NET runtime in order to function properly. Pivo.Ping is used to programmatically ping hosts on a network.
A Ping is a technique for sending an ICMP (Internet Control Message Protocol) packet(s) to a remote host. If the remote host is up, and supports ICMP, a control message, or packet, will be sent back to the sender. This technique provides a mechanism for feedback about communication problems in a networked environment. Pivo.Ping abstracts this mechanism in an easy to use manner for the programmer. For more information about ICMP, check out the RFC 792 at http://www.faqs.org/rfcs/rfc792.html.
Pivo.Ping can only be used programmatically from a .NET environment, including, but not limited to, ASP.NET, winforms, console applications, and web services. Here are two brief examples for using Pivo.Ping from C# and Visual Basic. The following example pings www.pivo.com. [C#] Private void Page_Load (object sender, System.EventArgs e) { if ( Page.IsPostBack ) { Pivo.Ping.Icmp icmp = new Pivo.Ping.Icmp("www.pivo.com"); for (int i = 0; i < 4; i++) { Console.WriteLine(icmp.Ping().TotalMilliseconds); } } }.
Pivo.Ping is a low overhead, highly optimized assembly that needs the Microsoft .NET (or equivalent) framework to run. Any system that can support the Microsoft.NET framework will be able to use Pivo.Ping. Pivo.Ping can be used from any environment supported by .NET, which can include winforms, ASP.NET, console applications, components, or web services.<<less
License:Freeware
RSS ActiveX Component 1.0
RSS ActiveX Component is a free tool which will enable your applications to retrieve, parse, and write RSS syndicated content more>>
SMScrollToolbar component
SMScrollToolbar component gives you a TToolbar with extended features: is able to scroll a ToolButton more>>
Extended toolbar with possibility to scroll buttons (like component palette in Delphi/C++Builder IDE).
ActiveX (.ocx) SMTP Component 1.0
ActiveX (.ocx) SMTP Component is a free SMTP visual component for Visual Basic, Visual C++. ect. more>>
SMHighlightLabel component
SMHighlightLabel component will allow you "to link" any picture to text more>>
Any images and active/passive fonts could be defined with left or right alignment.

Chilkat Upload Component 1.2.0
Free Upload Component (ActiveX) for ASP and Applications more>> The Upload ActiveX is a freeware component that can be used to upload files over HTTP and HTTPS to a web server.
Free Upload Component (ActiveX) for ASP and Applications. Supports HTTPS, Asynchronous, Progress Monitoring and Abort.
HTTP Upload Component Features
Supports both HTTP and HTTPS protocols.
Progress monitoring events with percentage completion and "heartbeat" monitoring.
Abort capability.
Asynchronous uploads with real-time monitoring of percentage completion and number of bytes transferred.
Add arbitrary HTTP POST form parameters to your upload.
Upload multiple files in a single transaction.
Add arbitrary (custom) HTTP header fields to the HTTP upload.
Retrieve the HTTP response status, header, and body returned by the web server.<<less
OstroSoft SMTP Component 7.0.3
.NET assembly for sending emails programmatically using .NET or COM-compliant programming and scripting languages. Supports multiple recipients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers, embedded objects, TLS more>>
OstroSoft SMTP Component 7.0.3 offers you a great tool
Major features
- .NET assembly for sending emails programmatically using C#, VB.NET, ASP.NET, VB, JavaScript, SQL and other
- .NET or COM-compliant programming and scripting languages and environments.
- Supports multiple recipients, email (MIME) attachments, AUTH and POP3 authentication, HTML email, custom headers, embedded objects, TLS/SSL
Requirements: .NET 2.0 or later
<<lessFile Explorer Component 1.4
File Explorer Component is a fre Windows Explorer-like component more>>