| Use Standard Search | Advanced Search | Browse Software by Category | View Popular Search Terms |
| Field | Value |
|---|---|
| Page # | 1 |
| Items per page: | 50 |
| Sort Column: | Release Date |
| Program Type: | Shareware |
| Search: | Keywords |
| String: | ocx |
| Match: | Exact |
Show Options
| Title [ and relevant links ] |
Company | Description [ no highlighting ] |
Operating System | Program Type | Cost | File Size | Release Date | Category | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| #1 EZ Thumbs |
Frank Kusluski | Utility to create thumbnail images and web pages. |
Shareware | $19.95 | ? kb | 2001-02-22 | Audio and Multimedia Multimedia Creation Tools | |||||||||||||||||
| #2 EasyDial ActiveX Control |
PC Lubricant Corporation | The EasyDial(tm) ActiveX Control 1.0 makes it easy for Windows software engineers to write code to dial and connect to ISPs. Designed with the needs of our end-users, the software engineers, in mind, it provides functionalities to let you dial and connect to the Internet, monitor the connection status, list phonebook entries,get information about existing outgoing connections, and all the devices that can potentially used to dial up. Specially made for our Windows software engineers, this ActiveX control can be used under a whole spectrum of programming languages including Visual Basic, Visual C++, Delphi, Borland C++, and PowerBuilder. The source code of a sample dialer in Visual Basic 6.0 is also included to further save your time. To guarantee your 100% satisfaction, a 30 day 100% Money Back Guarantee is offerred. If you are not satisfied with our product for any reason, let us know and we will give you a full refund. No questions asked. The EasyDial(tm) ActiveX Control has made it a breeze to write dial-up code! |
|
Shareware | $59.00 | 3037 kb | 2001-04-13 | Development Other | ||||||||||||||||
| #3 wodMailbox |
WeOnlyDo Software | WeOnlyDo! Mailbox is a component that can be easily integrated into your applications to provide full management over mailboxes and message parsing. Using wodMailbox, you can easily access mailbox, count messages, look at messages, count parts, save attachments, look at headers, delete messages etc.. When wodMailBox opens mailbox, it expects to find there either regular mailbox just as is used on UNIX systems (one file with full mail messages one after another) or just one message inside, just as Outlook Express saves .eml files. When you need to parse received messages, it might be hard to check all the possibilities that one simple mail message may contain. We all used to receive simple email messages - few headers and body text. But, sometimes you get attachments, multipart messages, different encodings and stuff like that. It's almost the same for wodMailbox - it's light, quick and fully supports all mail related RFC's. You can look on using wodMailbox for three main purposes: When you want to access mail messages in the mailbox When you want to access and parse one mail message When you want to prepare and create new message Using together with wodPop3Server and wodSmtpServer (or any other UNIX-alike server) you will notice that easiest way to store messages on per-user basis in files. So, one file contain all the messages for one user. If user moves to different computer or account, it's easiest this way to move his email also. Moreover, IMAP and similarly 'larger' protocols keep all the mailboxes this way - all users' messages in one file, on per-user basis. Once you want to access such mailbox, you just pass it's reference to wodMailbox.Filename property, and call Lock method. At this moment, wodMailbox will open the mailbox and count all the messages for you, but trying to use as low amount of memory as possible. This way, it can open and parse large mailboxes (few megabytes is considered to be 'small' at this point) with ease. |
|
Shareware | $109.00 | 1148 kb | 2001-11-15 | Development Active X | ||||||||||||||||
| #4 wodPop3Server |
WeOnlyDo Software | WeOnlyDo! COM Pop3Server ActiveX control is a component that can be easily integrated into your applications to provide full Pop3 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC1939. Use your favorite mail client (such as Outlook Express or Eudora) to read mail provided by your own application. How? That's easy part: just put wodPop3Server control on your form, add some code around and it's all setup to be used. If you dislike adding additional code - it's fine by wodPop3Server. It will still work, and reject all the clients (with bad username/password error). But, if you add login capabilities using 'Connected' event (that's easy part - set Action = Allow for specific username/password combination). Still, if you want to make real Pop3 server application, look no more for native support for socket related material - you just found it. wodPop3Server will deal with clients and connections - you must deal with messages. Once new user logs on to your Pop3 server, you need to provide any kind of information about his mail. This is really easy task. If you keep all the emails in separate files, that's just great for usage with wodPop3Server. If you prefer to keep it in one large file - we will not argue about it. You can specify filename, starting and ending position for each email in mailbox, and WeOnlyDo! Pop3Server will pass it to remote client with ease. However, you might have some small problems maintaining such mailbox since sometimes it needs to delete messages, change status, etc.. But don't worry - it all can be done after user logs off. |
|
Shareware | $169.00 | 1976 kb | 2001-11-15 | Development Active X | ||||||||||||||||
| #5 wodSmtpServer |
WeOnlyDo Software | WeOnlyDo! SmtpServer ActiveX control is a component that can be easily integrated into your applications to provide full non-relaying Smtp (Simple Mail Transfer Protocol) server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2821. Use your favorite mail client (such as Outlook Express or Eudora) to send mail to other users on your network . How? That's easy part: just put SmtpServer control on your form, add some code around and it's all setup to be used. If you dislike adding additional code - it's fine by Smtp. It will still work, and accept all emails but delete them immediately after user disconnects. But, if you define real filename on your disk, all the emails will be stored to that file. Still, if you want to make real Smtp server application, look no more for native support for socket related material - you just found it. Smtp server will deal with clients and connections - you must deal with messages. Once new user connects to your Smtp server, you need to provide some way of storing message posted by user to some file on disk, or just read it from Body property and store manually to, for example, database. This is really easy task. If you keep all the emails in separate files, that's just great for usage with WeOnlyDo! Smtp server. If you prefer to keep it in one large file - we will not argue about it. You can specify filename, make Smtp server Append to that file, and everything will still work just great. As a result, you will have one mailbox for each user just like on UNIX computers. Together with WeOnlyDo! Pop3 server, you can make powerful fully maintained mail service application that will share emails in your company, receive them from internet and anything else you can imagine. You can even create emails for your employees on the fly. You can make Smtp store to same files from where Pop3 reads them. |
|
Shareware | $169.00 | 2327 kb | 2001-11-15 | Development Active X | ||||||||||||||||
| #6 wodSSH |
WeOnlyDo Software | Client component that provides support for communication with remote console-type services. Most commonly, it will be used for Telnet based servers (running on UNIX OS), but wodSSH does even more: it allows you to communicate encrypted (and secured, of course) with SSH1 and SSH2 (secure-shell) servers, as well as any other non-encrypted server (such as SMTP or POP3). For ones that don't know - the SSH transport layer is a secure low level transport protocol. It provides strong encryption, cryptographic host authentication, and integrity protection. Using wodSSH is easily - just put it on your form, set Protocol type and issue Connect method - and just wait for things to happen. When in secure mode - you can connect to SSH servers, which are standard today in remote console communication. wodSSH is able to automatically determine if remote server is based on SSH1 or SSH2 protocol version, and communicate accordingly. It will provide you with information about remote server Fingerprint, so you can always get authenticated information about remote server. wodSSH can be used as scripting client. Easily, you can set it up to connect to server, execute one or more commands, wait for response, and just disconnect. And all of it fully automated. It also supports blocking and non-blocking operations, thus it's suitable for many environments, such as ASP. Using WaitFor and Execute methods, it will behave just like expect command known from UNIX systems. When you're unsure when to send actual command, wodSSH may help also. Using it's unique Prompt property, it can fire event for you whenever remote server sent command prompt to enter new command. All you have to do is send new command once this event is fired. |
|
Shareware | $189.00 | 2327 kb | 2002-01-22 | unclassified | ||||||||||||||||
| #7 wodVPN |
WeOnlyDo Software | wodVPN is VPN peer-to-peer ActiveX component that is used to establish Virtual Private Network between two wodVPN instances over internet. All communication between those peers is encrypted and secured. Peers are able to forward local and remote ports, send messages, etc. UDP packets are used to transfer data between peers, in which case several techniques are available to make direct NAT 2 NAT connection between peers. And if direct connection is not possible (in really rare cases), wodVPN can use as relay between other instances as well. AES128 encrypts all packets between two peers using password of your choice - unbreakable security is in place! wodVPN can be used to connect through VPN do your SQL server (which is mapped through local port), share pictures, documents and files. You can also use it to provide "remote desktop" feature through the VPN. Virtually any service that uses TCP or UDP can be "mapped" to work over wodVPN. |
|
Shareware | $239.00 | 1784 kb | 2002-01-22 | Development Active X | ||||||||||||||||
| #8 wodSFTP |
WeOnlyDo Software | The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol. wodSFTP component implements client side of this protocol which is reliable and easy to use. SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner. SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords or file information is exposed to the network. This component implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection). wodSFTP supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also: * PutData and GetData to copy string variable to/from remote file, * MakeDir and RemoveDir to create and delete directories, * DeleteFile to delete file on the server, * ListItems event to list files in some directory on remote server, * GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory), * Resume property to resume broken transfers, * Blocking mode to execute methods and wait until they are completed. * Password and PublicKey properties that determine type of authentication with the server * ASCII and Binary file transfers to handle different data types.... * Done event that is fired when executed method is completed - a perfect place to initiate new command.. wodSFTP is tested and works great with all OpenSSH versions, as well as SSH (from SSH Communications Security Corp.) which are most common on today's servers, but has been also tested on others too. Different server implementations handle some sftp features differently. |
|
Shareware | $199.00 | 2273 kb | 2002-03-08 | Development Active X | ||||||||||||||||
| #9 wodSSHServer |
WeOnlyDo Software | wodSSHServer is an SSH Server ActiveX component (but also Telnet Server ActiveX as well) that will give you ability to easily add SSH2 (and SFTP) server capabilities to your application, as well as old TELNET server protocol. SSH protocol provides strong encryption of data, and authentication of users over insecure networks, such as Internet. Using it is really easy. Add it to your form (or create instance on the fly), use internal methods to generate pair of keys for the server (or import existing ones from other SSH servers) and start the server. From that moment, clients will be able to connect to your server, and do the following: enter chat that you created for them, start command prompt and execute commands inside (just as they would do it from the console window), start some program of their choice use internally provided SFTP (secure ftp) server, or open port forwarding for other programs All of this, of course, can be adjusted by your needs. By default, server will not allow anyone to login unless you specify so (using LoginPassword event that is fired when someone wants to login to your server). Once connected, you will get the information about service type user requests. At this point, you can accept, reject or even change the service he requested. Or, you can just leave him alone and not interfere with his actions at all. Using wodSSHServer is ideal if you need server side of encrypted communication, and don't want to hassle with certificates (used in SSL communication). Almost everyone today has some sort of SSH client which can be used to connect to your server. Included samples will show you, step by step, how to manually respond to client's actions. You can make an interface that will talk to the clients (like an BBS system), they will enter commands and different type of values in your program where you can evaluate them. This is ideal for making restricted access area where users will be allowed only to, login and change passwords |
|
Shareware | $229.00 | 2012 kb | 2002-06-06 | Development Active X | ||||||||||||||||
| #10 Barcode Label ActiveX (OCX) |
ocx-activex.com | Barcode Label ActiveX 1.0 is an OCX control for software developers and for software authors that can make a barcode image directly from your program. The control can be run from VB6, VB.NET, C++, ACCESS and any environment that support the ActiveX technique. The control supports code 39, code 128, code 2/5, and codabar, you can copy the code, print it to a file, or to the priner, fast and easy. The installation program of the control contains a CHM help file, VB6 and VB.NET samples, and free trial version of the control. |
|
Shareware | $49.00 | 133 kb | 2002-07-16 | Development Other | ||||||||||||||||
| #11 Timers OCX |
April16 ActiveX Components | The Timers control is a set of timers that expand on the timer control supplied with Visual Basic. The Timer control supplied with Visual Basic counts in milliseconds, up to about 65 seconds, this suite of timer controls allow over 32,000 hours to be timed. These timers also provide features that should have been included in the VB timer control. STimer - Second timer. MTimer - Minute timer. HTimer - Hour Timer. Wait - Pause the host application for a set period. |
|
Shareware | $2.00 | 2 kb | 2002-08-27 | Development Active X | ||||||||||||||||
| #12 NetConnect OCX |
April16 ActiveX Components | The NetConnect OCX gives your application internet access, to enable you to provide updates, upgrades, support, etc via the internet. The NetConnect OCX does the following: Detects whether an internet connection is available. Opens the default internet connection as the user default settings. Opens the default internet connection overriding the user default settings. Closes the default internet connection. Detects whether and reports when a connection to the internet is made. Reports whether a connection to the internet is configured, and how it is acheived. Checks whether a specific URL can be reached and returns the result. Downloads a specified file from the internet and saves it to a specified location on the local system. |
|
Shareware | $3.00 | 10 kb | 2002-09-02 | Development Other | ||||||||||||||||
![]() | ||||||||||||||||||||||||
| #13 wodImapServer |
WeOnlyDo Software | WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined in RFC2060. Since wodImapServer is COM object and not the full application, there's few things developer should look after - simply because COM objects cannot deal with information that should be preserved between the sessions. Most important is to keep UID information (UNIQUE ID) for folders and messages. If you do so - wodImapServer will work flawlessly with any client that connects to it. On each client action wodImapServer will fire appropriate event where you can internally handle the action and return positive or negative result. You should also deal with message flags. wodImapServer does not deal with message storage - you should do it by yourself. It will deal with structures and references to folders and messages - but actual contents of messages cannot be handled by wodImapServer. Rather, it will depend on your code when messages are accessed, hoping that you provided properly formatted messages and proper flag information. If you don't - it will not complain, but IMAP clients may... You should consider all wodImapServer folder as virtual folders - none of them doesn't necessarily exist on your system. Each time wodImapServer requires list of folders, or list of messages - event is fired to notify you to populate his collections with appropriate information - and that's all. You can keep messages in database, on external system, or wherever you need - as long as you can provide necessary information on wodImapServer's request. |
|
Shareware | $169.00 | 2551 kb | 2002-12-16 | Development Active X | ||||||||||||||||
| #14 ActiveXplorer |
Aivosto Oy | Analyze and document binary components. ActiveXplorer is a library file manager and analyzer for COM libraries - ActiveX controls, TLBs, DLL and EXE servers - and .NET assemblies. - There are hundreds of libraries on your computer. What are they doing there? Are they installed correctly? What's in them? Your component is ready, but the help file is rather undone? Found a new component but no docs? Relax! ActiveXplorer will create the missing documentation in a minute. - See inside components. Analyze them. What classes, methods and properties do they contain? - Document components. Automatically generate full technical documentation for binary files. List installed files and document their contents. - Escape DLL Hell. Solve installation problems, find missing files, and register files correctly. |
|
Shareware | $149.00 | 2659 kb | 2003-02-04 | Development Other | ||||||||||||||||
| #15 PanelMeter |
Brew City Software | PanelMeter is an ActiveX control for VB6 which can behave like a 3D panel, a frame container, or a progress meter. Any of these behaviors can be setup with just a few simple property page changes. The user can also determine text for the caption or the frame title, or can even setup the control to display the current date or time as the caption. |
|
Shareware | $49.95 | 230 kb | 2003-02-12 | Development Active X | ||||||||||||||||
| #16 wodHttpDLX |
WeOnlyDo Software | General information WeOnlyDo Software's wodHttpDLX is a HTTP client ActiveX control that provides easy, both high and low level access to the complete HTTP protocol. It's primary purpose is to retrieve documents and other resources from the WEB. It was designed to be as programmer-friendly as possible. You will find it can be fully automated to get you requested resource, but also can be used by advanced programmers under complete control from your code. Usage model Default behavior of wodHttpDLX is to do as much as possible to get resource you request - it will automatically connect, try to pass through proxy server (if set), try to authenticate with both proxy and the server, follow redirections,..., until it finally grabs requested resource, and then it will disconnect. If the problem occurs during this automation, you will receive notification about failure, so you can request the resource again using different information provided. Or.. You can use wodHttpDLX to manually connect to the server, send request, check received response, parse received data by yourself - almost all aspect of HTTP protocol is covered by wodHttpDLX. You can have full control over it's behavior if needed - it's all up to you to decide which path you will go. Includes component to parse HTML files Since version 1.1.0.2, wodHtmlParser component is included in wodHttpDLX package free of charge. You can extract almost any data using this component. For example, you can easy get pictures from the page (using one line of code!!), find Google links, escape frames etc.. Provided samples will teach you on how to do basic stuff - and you'll see how easy it is! |
|
Shareware | $179.00 | 2561 kb | 2003-03-03 | Development Active X | ||||||||||||||||
| #17 aaxRegistry |
aaxComponents | The aaxRegistry ActiveX Control is a component that gives you an easy access to the Windows Registry. With this component, you can: - Open / Create / Delete keys and subkeys; - Read / Write / Delete values of any type; - Enumerate keys, subkeys and value. This component comes with full documentation and many Visual Basic samples. |
|
Shareware | $25.00 | 710 kb | 2003-03-08 | Development Other | ||||||||||||||||
| #18 aaxBattery |
aaxComponents | The aaxBattery ActiveX Control is a component that gives you the state of the battery on your laptop/notebook computer. With this component, you can: - Get the battery life in percent and time; - Get the charging status of the battery; - Get the AC Line state; This component comes with full documentation and many Visual Basic samples. |
|
Shareware | $25.00 | 661 kb | 2003-03-20 | Development Other | ||||||||||||||||
| #19 aaxDriveManager |
aaxComponents | The aaxDriveManager ActiveX Control is a component that gives you an easy access to manage disk and CDROM drives. With this component, you can: - Eject CD and media; - Query for drive types and availability; - Get drive capacity and free space; - Get/Set volume label This component can be used with disk drives, CD-ROM drives, floppy drives, etc. This component comes with full documentation and many Visual Basic samples. |
|
Shareware | $25.00 | 661 kb | 2003-03-20 | Development Other | ||||||||||||||||
| #20 Excel OCX |
SkySof Software Inc. | Excel OCX is a powerful ActiveX Control with over two hundred useful functions to assist in exchanging data between Excel and Visual Basic and much more using COM technology! Included in the download is a sample Visual Basic project which demonstrates the power of Excel OCX. Download it now and see for yourself how your programming time can be cut down drastically with this handy control! |
|
Shareware | $49.95 | 687 kb | 2003-03-24 | Development Other | ||||||||||||||||
| #21 wodCrypt |
WeOnlyDo Software | Lightweight component that provides strong encryption for your applications. It provides supports for most common crypto algorithms, such as AES DES, TripleDES Blowfish Cast RC2 RC4 RC5 for symmetric encryption and decryption, RSA DSA for making and verifying signatures, and MD5 SHA1 for creating hashes. Working with Blobs wodCrypt works with Blobs - Binary Large Objects (it doesn't have to be big, of course) when it comes to data manipulation. Blob is our object that can read files, string variables and bytes array, and provide the same as their output. Even more, it can present the information in BASE64 and HEX encoded data - in case your environment just doesn't like to work with binary data. Optimized code Besides working in regular way - without random padding and internal wrapping, wodCrypt can work in Optimized mode as well. In that case most probably no other encryption tool will be able to access (directly) your encrypted data - because wodCrypt will add specific information to it - such as size of blob. This way when decryption is done, you will get exactly the same plaintext as it was before encryption. In regular way, wodCrypt has to look after block sizes for each protocol, key sizes etc.. so any empty space needs to be filled with zeros. It's not smart way to protect the data - but it's necessary to make encrypted text open to other decryption tools, for you to get the results as expected. Licensing - royalty free wodCrypt is royalty free - once you make your application, you can distribute binary versions of wodCrypt free of charge. Licenses are purchased only for design-time development, one license per each developer on the project - and that's all! Besides ActiveX version (which can be used even in FoxPro), wodCrypt has COM object as well, which can be used from many environments, such as VB, VC, Delphi, VBS, ASP etc.. |
|
Shareware | $139.00 | 2524 kb | 2003-05-19 | Development Active X | ||||||||||||||||
| #22 Word OCX |
SkySof Software Inc. | Word OCX is a powerful ActiveX Control with over one hundred useful functions to send data from Visual Basic to a Word document, spell check Visual Basic objects and database tables, create labels in Word, create HTML documents and much more using COM technology! Included in the download is a sample Visual Basic project which demonstrates the power of Word OCX. Download it now and see for yourself how your programming time can be cut down drastically with this handy control! |
|
Shareware | $49.95 | 558 kb | 2003-08-18 | Development Other | ||||||||||||||||
| #23 wodPOP3 |
WeOnlyDo Software | ActiveX component that is used to access mailbox on the server using POP3 protocol. Mail found on the server can be retrieved locally(complete messages or only headers) and/or can be deleted from server. Full set of commands for standard operations is supported. Using wodPop3 you can easily get information about content of your mailbox.For each message found on server, wodPop3 will create new Message object in Messages collection, allowing you to easily check the message size and UID(this information is known immediately at connection), and determine if you will download the message or not. For slow connections there is also ability to download only headers. You can just let wodPop3 download all the email for you - it supports method to download all the mesasages and to download all headers - allowing you to open meassages after you disconnect from server - no need to waste time on open connection. *Supports both blocking and non-blocking operations *Can Automatically retrieve all messages from the server using one command *Can retrieve only headers *Provides powerful set of properties that relate to messages - no need for external parsers *Events for all major operations *Supports UNICODE in message header *Royalty free licencing *Ease of use |
|
Shareware | $99.00 | 2155 kb | 2003-09-20 | Development Active X | ||||||||||||||||
![]() | ||||||||||||||||||||||||
| #24 FastForm |
Brew City Software | Form resize and design control for VB6. Features auto scaling of controls, lines, shapes, graphics, and fonts, multicolor gradients, tile, fit to size, center backgrounds, MDI/MDI child support, print support independant of screen res, and more! |
|
Shareware | $89.95 | 716 kb | 2003-10-19 | Development Active X | ||||||||||||||||
| #25 CAD OCX Pro |
SkySof Software Inc. | A Visual Basic ActiveX Control for AutoCAD to create objects, extract block attribute values, and move VB data to AutoCAD. |
|
Shareware | $9.95 | 592 kb | 2003-10-31 | Development Other | ||||||||||||||||
| #26 SplitBar XT |
Extended Resizer & SplitBar | SplitBar XT is an ActiveX control that allows you to add horizontal and vertical split bars and multiple window panes into your application without any code. SplitBar XT handles hosting, auto resizing and splitting in a smart and effective way thus providing full customization using advanced properties and events. SplitBar XT is the easiest solution to build complex and professional user interfaces. Features: -Requires absolutely no code -You can nest split bars within each other to develop very complex interfaces -Provides hosting, sizing and positioning of unlimited number of controls -Each hosted control can be precisely moved and resized independently -Moving, resizing and splitting is done in a smart way. SplitBar XT does not use basic proportional resizing scheme. It positions and resizes controls by memorizing the initial look of your form. Then, resizing or moving is made with respect to anchoring rules you set -Very easy to to learn in less than 2 minutes -Implemented in no time with WYSIWYG concept: the look of your interface at design-time is maintained at run-time -You retain full control over the process: over 10 Properties to set its look and behavior, events are raised after the resizing or moving the splitter for a complete programmatic control -No complicated design-time constructors or resource consuming wizards and property pages Professionally authored, Context sensitive Help, including a quick starting guide and Two VB6 sample projects -can be easily added or removed from your project at any stage -Memory efficient and fast -The ocx is very small (only 104k) -Royalty free distribution: you are free to distribute any number of programs you develop using our SplitBar XT activeX |
|
Shareware | $89.00 | 1886 kb | 2003-11-24 | Development Other | ||||||||||||||||
| #27 xDiskSpy |
Alessandro Valenti | xDiskSpy is an ActiveX control that you can use in your Visual Basic, C++, VBA, Delphi applications. xDiskSpy Monitor folder and file activity. is an ActiveX DLL that allows you to monitor folders and files, by setting filters you want to be notified about. You can monitor file reads and writes; attributes, security, file name and file size changes, and folder changes (delete, rename, move, etc..). xDiskSpy Automatically perform backup operations only on modified files. with xDiskSpy any kind of file activity performed by any application is caught by the component. xDiskSpy isRuntime royalty free. xDiskSpy can be used to detect situations where viruses modify your system files, or web sites add cookies and other files to your system. It can also be used to notify you that a shared file has been updated and the changes need to be reviewed. It was designed to be as programmer-friendly as possible, by providing features such as no user input to run in the background and event-driven notification. xDiskSpy is the leading component for monitoring disk activities on your application . |
|
Shareware | $39.00 | 84 kb | 2004-01-05 | Development Other | ||||||||||||||||
| #28 Block Attribute Modifier |
Frank Kusluski | With Block Attribute Modifier (BAM) you can easily automate the process of modifying block attribute values in AutoCAD drawing files. Use BAM to delete attributes clear attribute values replace attribute values |
Shareware | $99.95 | ? kb | 2004-01-12 | Business Other | |||||||||||||||||
| #29 VeCAD DLL/OCX |
Kolbasoft | VeCAD is a 3D vector graphics library. It serves as a foundation for your own customized drawing applications (CAD/GIS). The library is furnished in two discreet formats; as a run-time Windows 32 bit DLL; and, as an OCX (ActiveX control). Both are included. These components can be used with applications written in the popular Visual IDE languages such as Visual Basic, Delphi, C++ Builder and Visual C++. The VeCAD package also includes a powerful CAD editor in executable form, based entirely on the VeCAD engine. Use this application to visualize your own project's possibilities! VeCAD features: - Supported formats: AutoCAD DWG/ DXF, Native VEC format. - Save/Read drawing to/from memory (BLOB fields). - Pages, Layers, Linetypes, Blocks, TextStyles, PointStyles, Multi-line Styles (parallel lines), Selection Sets. - Graphics objects: Points, Lines, Sub-classed Polylines, Circles, Arcs, Ellipses, Rectangles, Text, Block Insertions, Raster Images, Hatches. - A unique identifier for each drawing object facilitates external database referencing. - Access to all the properties of any object, either programmatically or via dialogs. - Zoom capabilities allowing you to view the entire drawing or any desired part of it. - Mouse Wheel supports real-time Zoom and Pan. - Print Preview. - Edit operations: Copy, Move, Rotate, Scale, Mirror, Explode, Erase, Join. Single objects can be edited by moving their control points (grips). - Event-driven mechanism that allows for application control of the user's actions with a drawing. - Supports Windows TTF fonts and AutoCAD SHP fonts. - Supports AutoCAD hatch patterns (PAT) and linetypes (LIN). - Undo-Redo buffer saves 100 commands. - Easy localization to any language. |
|
Shareware | $499.00 | 3634 kb | 2004-01-15 | Development Components and Libraries | ||||||||||||||||
| #30 MFader ActiveX control |
Ancient Software | Add multimedia capabilities to your Visual Basic application with this easy to use yet powerful ActiveX control. This OCX control has more than 115 dazzling and splendid effects to make your multimedia application looks professional and some of these cool effects are pushing, pulling, rolling, stretching, squeezing, revealing... and many more. It is Runtime royalty free. This OCX control features : - 115 amazing effects. - The ability to set the graphics width of the effect. - You have total control over the speed of the effect. - You can stop the running effect with a simple call to the method StopIt. - You can set a delay timer to make it wait for a specific time before applying the next effect. - You can run one effect at a time, sequential or random effects. What can you do with MFader? - Multimedia application. - Presentations. - Screen savers. - Slideshow and many more. Compatible containers : - Microsoft Visual Studio 6.0 - Microsoft Visual Studio 97 - Microsoft Office 2000 - Microsoft Office 97 - Microsoft FrontPage - Microsoft Internet Explorer 5.0 - Microsoft Internet Explorer 4.0 - Microsoft Internet Explorer 3.0 |
|
Shareware | $79.95 | 526 kb | 2004-02-06 | Development Active X | ||||||||||||||||
| #31 LabelBar(Pro) |
RKD Software | Barcode and Labels Printing Software. LabelBar(Pro) is designed for creating, editing and printing of labels. The program has a simple and convenient interface, preview of labels location on the page, barcodes adaptation for the current printer resolution, connection to various Data Sources. LabelBar(Pro) has the following features: Object properties The properties of all label objects are edited in one window which makes the work with the program and the label editing easier. Besides, due to this you have the opportunity of group editing of different objects, various types of objects included (e.g. barcode, picture, etc.). Data Source One of the most powerful program features is the data import. And this feature is not limited with a text or a barcode, you can use any parameters from the database, such as color, size, text, etc. Besides, you can specify the data for each object from your data source, i.e. either from different databases or from a series or a stamp in any combination. You can also print a series of labels. A series is a text or a barcode with the ascending numbers sequence. You can see how the printed label will look considering the connected data sources in the preview. Besides, you can print any number of pages. Printers The program is able to print on any printer installed in Windows. It may be a common printer or a specialized one, for example a barcode or a CD printer. Grid and Rulers The program has the grid and the rulers tools to make the label editing easier. Undo If the action is wrong you can undo it. The number of undoes is practically unlimited. Cutting The program has the feature to set different ways to cut a page. Alignment The program has a big number of different ways to align objects. ActiveX You can place different Active-X objects on the label. Due to this you are not limited by a standard objects set distributed with the program. |
|
Shareware | $179.00 | 613 kb | 2004-02-12 | Business Other | ||||||||||||||||
| #32 Active XL Report |
Afalina Co., Ltd. | An ActiveX component to create EXCELlent reports with minimal coding. Save your time. Get impressive results! - Conditional formatting; subtotaling and outline view; autofilter - all Excel features are supported on the template level - Pivot tables and Pivot charts - Master-detail and multiple-sheet reports - ADO, DAO, and RDO - Fast data transfer - Compatibility with all European localizations of Excel - Thorough Demo and documentation - Royalty-free Pro version great features: - Data grouping without subtotals - Advanced subtotals - Direct support of all Excel chart types ONLY 3 minutes and EXACTLY ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See http://www.ActiveReport.com |
|
Shareware | $89.00 | 2888 kb | 2004-02-18 | Development Other | ||||||||||||||||
| #33 AfalinaSoft XL Report.NET |
Afalina Co., Ltd. | A .NET component to create EXCELlent reports with minimal coding. Save your time. Get impressive results! - Conditional formatting; subtotaling and outline view; autofilter - all Excel features are supported on the template level - Pivot tables and Pivot charts - Master-detail and multiple-sheet reports - ADO.NET - Fast data transfer - Compatibility with all European localizations of Excel - Thorough Demo and documentation - Royalty-free Pro version great features: - Data grouping without subtotals - Advanced subtotals - Direct support of all Excel chart types ONLY 3 minutes and EXACTLY ONE LINE of code and multiple sheet report with a pivot table and a pivot chart on every worksheet is ready! See http://www.ExcelReport.com/net/ |
|
Shareware | $89.00 | 2100 kb | 2004-02-18 | Development Other | ||||||||||||||||
| #34 PEBundle |
Bitsum Technologies | PEBundle combines an executable and the modules it depends on into a seamless binary that runs just as before. If the modules do not already exist on the client machine, they are extracted to disk or emulated in memory. Modules can even be downloaded at runtime from an internet site. With PEBundle DLL version problems are reduced, the application is better protected from reverse engineering, there is no need to distribute the modules separately, and your application can run instantly in any environment. Using the remote bundling technology, you need not even distribute runtime dependencies to systems that already have them. PEBundle even compresses the files it bundles with a high performance algorithm so that the application's size is minimized and reverse engineering is made more difficult. Additionally, PEBundle can be used to bundle a script with its interpreter so that it appears to be a compiled executable. |
|
Shareware | $29.95 | 319 kb | 2004-02-26 | Development Other | ||||||||||||||||
| #35 wodWebServer |
WeOnlyDo Software | ActiveX Component that implements server side of HTTP and HTTPS protocols (HTTPServer). It's main purpose is to serve HTML pages, GIF/JPG/PNG images, documents, and other resources that are accessible through Browser clients (such as Internet Explorer, Mozilla Firefox, Netscape etc..) It is robust, easy to use, fast, and can be used in all environments that support COM technology. It serves both static pages, as well as dynamically created ones. No need to learn ASP/PHP/Coldfusion to make your own WEB server when wodWebServer ActiveX is used. wodWebServer runs through Request/Response objects - whatever client sends is parsed and stored to Request object. When you're ready to deliver response, you just need to populate Response object - such as Body property, StatusCode, and that's it. If you're fast and can do it from within RequestDone event, then you don't even have to call any Send methods - it's delivered automaticaly. Features include: - support for HTTP and HTTPS protocols - complete information on connected users - get their originating IP address, originating port, total connected time... - Choose either Automatic content delivery (sit back and enjoy) or manual - in which case you define virtually everything that is sent - CGI script support by running external executables - Parsing of query variables, posted data, form-uploaded data for easy access - Can be used as standalone, or together with other WEB server (such as Apache, IIS...) by running on another port - control bandwidth usage for each user separately Shipped in two variations - as COM object, and as an ActiveX control. Besides this, wodWebServer package also includes wodCertificate object for managing certificates and private keys (for HTT It will work with all environments that support COM objects and ActiveX controls - VB, VC, Delphi, and it will even work in .NET environments. IDE will generate appropriate wrappers for wodWebServer in that case. |
|
Shareware | $229.00 | 2721 kb | 2004-05-01 | Development Active X | ||||||||||||||||
| #36 ClipManagerX |
Ciansoft | Ciansoft ClipManagerX is an ActiveX control that collects data from the Windows Clipboard and makes the data available to your application. Using ClipManagerX you can: retain all items that are copied to the clipboard (with the Windows Clipboard only the last item to be copied is available), collect data from any application running on the user's computer, configure ClipManagerX to collect only the specific data types that you require, e.g., collect text that is copied, but not images. Supports all possible clipboard formats including custom formats. Several choices are available to retrieve the collected data from the control. These include: copy the data back to the clipboard for pasting, export of an OLE variant array or obtaining a handle to a memory object containing the data. |
|
Shareware | $75.00 | 680 kb | 2004-07-02 | Development Other | ||||||||||||||||
| #37 BarCode-ActiveX |
RKD Software | There are many barcode label generation code libraries available for software developers to use in their applications. There are two main problems, though. Integrating such libraries with your existing projects may take much time and require help from developers that are familiar with barcode technologies. How does Barcode ActiveX differ? Barcode ActiveX is a visual ActiveX control that does not require any programming skills or knowledge of barcode technologies to use it in your projects. It can be easily utilized using virtually any environment that supports ActiveX. You can insert it into Microsoft Office documents with the click of a mouse. The built-in database binding capabilities allow you to define relationships between Barcode ActiveX and a database and thus easily add individual barcode label printing to each database field. By inserting Barcode ActiveX into your web page, you provide your visitors with their very own client-side barcode label printer. Barcode ActiveX smoothly integrates into software projects written in all modern high-level programming languages, such as Visual C++, Visual Basic, Delphi and others (and including their .NET appliances.) The Barcode Activex is a pure ATL application written in C++ with speed and fault-tolerance in mind. Barcode ActiveX works well as a server-side component if used in a CGI or an ASP.NET application. It was tested for industry performance and reliability standards compliance using the MS web server stress utilities. The component perform very well in high-load multitasking environments and shows no memory leaks or stability problems. But, is it really good enough to print barcode labels? Barcode ActiveX can generate barcode labels in all industry standard formats and render them into a wide range of supported image formats. The internal image representation is vector-based and thus can be rendered without distortions even by low-resolution displays and printers. |
|
Shareware | $179.00 | 968 kb | 2004-10-10 | Education Other | ||||||||||||||||
| #38 The Secrets of Creating PDF Files for FREE |
Frank Kusluski | PDF creation guide using free software. |
Shareware | $49.95 | ? kb | 2004-12-06 | Business Other | |||||||||||||||||
| #39 VISCOM Calendar ActiveX Control SDK |
Viscom Software | Ability to navigation to pervious and future months, as well as the ability to select a particular month to view. Allow user to define display area. Allow user to define the style of calendar (Background / Highlight /Text color/Font Name). Allow user input day notes in specific day. Allow user highlight specific important day. Support Multi language day, month caption. Compatible with any programming language that supports ActiveX (Access, Visual C++ , Visual Basic , Visual Foxpro, Delphi, .Net, etc.) Include VB.Net, VB, VC++, VFP Sample source code. Royalty free distribution of the OCX file. |
|
Shareware | $70.00 | 10 kb | 2005-01-16 | Development Active X | ||||||||||||||||
| #40 DynaPDF |
CTdeveloping | Complete, dependency-free, royalty-free, PDF DLL component library for Windows to create, form fill, manipulate, and more with PDF files. True metafile (EMF) to PDF conversion. Supports multiple image types, unicode, 3 color spaces, text formating, fonts, PDF 1.5, form fields, and more. Works in almost any environment, well documented, extensive features, and quality support. Page and file import, Full access to contents of existing PDF fies, Support of the new Compressed PDF 1.5 Format, Interactive Forms, Extended image support, Native metafile to PDF conversion, and more. What Can You Do With DynaPDF: PDF processing DynaPDF allows the processing of arbitrarily complex PDF documents. Whether you liked to produce new documents or treat existing documents, with DynaPDF you work always with a unique API. Pages can be accessed in arbitrary order and arbitrary often as long as the document is open. 8 Bit Code pages / CJK Code pages / Unicode DynaPDF can be used problem-free in international applications. More than 60 supported code pages and Unicode enables the processing of documents in almost every language of the world. All code pages and Unicode can be used independent of the operating system. DynaPDF supports also 17 CJK code pages in combination with Unicode fonts and, in addition, 5 CJK character sets which can be used with native CJK fonts (supported CJK font formats: TrueType, TrueType Collection or OpenType). Text formatting DynaPDF 2.0 supports a new formatting algorithm that is extremely safe and two times faster than the old one. Standard formats such as justified or right aligned text can be printed without adding formats tags to the string. EMF conversion Already created GDI print code can be converted with only one function call to PDF. Just print into an EMF device context and pass the resulting EMF file to InsertMetafile(), finished! Color spaces DynaPDF 2.0 supports the color spaces DeviceGray, DeviceRGB, or DeviceCMYK. Free DEMO. |
|
Shareware | $995.00 | 1294 kb | 2005-05-16 | Development Other | ||||||||||||||||
| #41 Word Viewer OCX |
SkySof Software Inc. | Word Viewer OCX is an ActiveX component which enables your application to display and interact with Word document files. Simply place the control on your form, set the Path property, and you are all set! Word Viewer OCX is identical to Word's interface. |
|
Shareware | $99.95 | 1700 kb | 2005-05-23 | Development Other | ||||||||||||||||
| #42 DayView OCX |
April16 ActiveX Components | The Day View OCX is a list of items or appointments for a day which is like the Microsoft Outlook Day View displayed in the calendar. The Day View OCX allows the programmer to add, move and remove items, and define their appearance. Each item may have a title bar and icon, to differentiate between types of appointment. The appointments may dragged and stretched using the user interface. The DayView control provides numerous events to detect what changes are being performed by the user. The DayView will also fire an event when a start time or end time is equal to the current system time, as a reminder. The help file is available for download. Purchasing the DayView OCX will entitle you to recieve all updates produced for the DayView OCX. |
|
Shareware | $150.00 | 69 kb | 2005-05-25 | Development Active X | ||||||||||||||||
| #43 X360 Outlook Express ActiveX OCX |
X360 Software | X360 Outlook Express ActiveX Control helps application developers to create applications with Outlook Express and Window Address Book operation capabilities. You can browse and operate Folders within Outlook Express such as create a new folder, remove and rename an existed folder. Get useful information of folders such as get the number of folders, sub-folders, messages and unread messages within folder, get the name and the type of the folder, get the hierarchical relations between folders. Browse and operate Messages within folder such as create a new message, remove an existed message, copy or move an existed message to another folder, mark the status of the message as read or unread. You can also get useful information of messages such as Get the number of messages within folder, get the content, language codepage of the message, get the displayed names on the From: and To: line of the message, get the subject line and normalized subject line of the message, get the time at which this message was received and sent of the message. Browse and get useful information of Contacts within window address book such as get the number of contacts within window address book, get the email address, display name, nickname of the contact. |
|
Shareware | $49.90 | 400 kb | 2005-05-29 | Home and Hobby Personal Finance | ||||||||||||||||
| #44 Audio Play And Record OCX |
Station Media | This activeX let you play multiple instance of any audio file and/or stream and record audio from any input. It let you to record from any source, even from the speaker, play multi audio file at the same, controlling volume, speed, bass, treble,..., of each audio. It let you read and display MP3 Tag information V1 and V2. This control is really fast and robust, designed as a Windowless component memory usage is less than other control.With some sound card, you can record and play at the same time. |
|
Shareware | $59.00 | 1463 kb | 2005-06-02 | Development Active X | ||||||||||||||||
| #45 Movie Player ActiveX (OCX) |
ocx-activex.com | Movie Player ActiveX 1.0 is an OCX control for software developer that will allows you to play movies directly from your applications, fast and easy! The control can be run from VB6, VB.NET, C++, ACCESS and any environment that support the ActiveX technique. You can play AVI, MPEG, DIVX, VOB and much more? The control runs fast and very easy to the use, supports many events and functions. The installation program of Movie Player ActiveX 1.0 contains VB6 and VB.NET samples, a CHM help file and free trial version of the control. |
|
Shareware | $69.00 | 149 kb | 2005-06-19 | Security and Privacy Anti-Virus Tools | ||||||||||||||||
![]() | ||||||||||||||||||||||||
| #46 Encoder Wizard ActiveX |
Seekford Solutions, inc | Encoder Wizard is a collection of two ActiveX (ocx) controls, Encoder Wizard and Decoder Wizard. These two controls allow you to fully support the Base64, Quoted- Printable, UUEncode, yEnc, MD5,HMAC MD5, URL, SHA-1, and Binary 2 Hex encoding methods. You can Encode and Decode data quickly and intelligently. Base 64 is the Encoding Method usually used for Binary files in MIME messages. It is also used to encode data for special characters accross telnet connection to certain servers. Quoted-Printable is used to encode text for transmission accross certain mail servers. It is also commonly used in MIME messages. UUEncode is the data encoding mechanism used by Unix systems for encapsulating binary data so that it can transported safely accross network connections. yEnc is a recently created encoding method that is now used a lot in newsgroups since it is significantly more efficient for data storage than the UUEncode format. yEnc takes advantage of being able to use 8 bit encoding as opposed to the more restricted form of 7bit encoding used by UUEncode. MD5 is a message digest hash algorithm that is used for validation and verification of message integrity. It creates a highly unique 16 byte ( 128 bit ) digest from a set of data that is almost impossible to recreate without the same exact input data. HMAC MD5 is also supported. This allows for a "keyed" hash algorithm. The hash will only generate the same value when the data and key are the same. Great for integrity checks and secure hash generation. SHA-1 is another highly secure message digest algorithm used by the United States Government. It is now a publicly open algorithm which uses a 160 bit or 20 byte digest. The hash from any set of data less than 2^64 bytes in length provides a unique hash that is only creatable by the unique byte order. |
|
Shareware | $199.00 | 5140 kb | 2005-07-01 | Development Compilers and Interpreters | ||||||||||||||||
| #47 FTP Wizard ActiveX |
Seekford Solutions, inc | FTP wizard allows you to be able to access an FTP server with minimal knowledge of how FTP works and very little code. There are many features for simplifying tasks of accessing an FTP server. FTP Wizard allows you to: Create Directories Remove files and Directories Upload Files Download Files Rename Files Get all directory Entries - With all information about them. All other commands needed to carry out normal usage of an FTP server. i.e change directory, get directory. Asynchronous operation No User Interaction required File Transfer Protocol servers exist on the Internet for the sole purpose of storing information. They are used to keep information accessible from a network, like the Internet, so that users can retrieve files. Users, with the proper permissions, can also save their files to them. FTP Wizard makes this process easy and allows a developer to take full control of the power of FTP. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. |
|
Shareware | $199.00 | 5140 kb | 2005-07-01 | Development Components and Libraries | ||||||||||||||||
| #48 IP Wizard ActiveX |
Seekford Solutions, inc | Seekford Solutions, Inc.'s Internet Protocol Wizard Toolpack gives you every Internet related control that we make with a significant package savings. You get the ability to own every control for the price of just a few. Make your project utilize all of the capabilities that the Internet has to offer with easy to use ActiveX controls that are straight-forward and have extensive features. This toolpack not only gives you all you need for internet functionality, it also provides an economical way of getting your project going quickly with a high ROI. This toolpack saves months and months of man hours not to mention the debugging nightmares with non- compliant servers that we have already encountered and handled. Seekford Solutions offer 100% completely free email technical support for all of our products. You can even take advantage of this during your evaluation period. We entertain all questions, and will even help with small examples for your particular application. Please take advantage of our non-crippled* evaluation copies to assess for yourself the why we think Seekford Solutions has the greatest technology. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. We have example programs written in Visual Basic, Visual FoxPro, Visual C++, VBScript and Active Server Pages. |
|
Shareware | $697.00 | 5140 kb | 2005-07-01 | Development Components and Libraries | ||||||||||||||||
| #49 NNTP Wizard ActiveX |
Seekford Solutions, inc | NNTP Wizard is an ActiveX control that gives a programmer the power to harness all that the Network News Transfer Protocol has to offer. With every standard command and almost all of the extended commands implemented in an easy to use and incredibly efficient manner, you can make your application as powerful as you want it to be in a relatively small amount of time . A lot of time and work has been put into making this as efficient as possible. It has asynchronous capabilities for all commands as well as transfer optimizations for utilizing the maximum bandwidth available for incredible speed. All commands are executed via a separate thread so your User Interface will not be disrupted or freeze when using the synchronous mode. The main features of NNTP Wizard are: Use all of the Standard NNTP RFC commands Use all non-deprecated extended NNTP RFC commands Asynchronous capability Full support for Scriptable Languages Completely Object Oriented for command response encapsulation This makes it easy to understand each commands data Special Article object that allows for adding and retrieving Attachments from Downloaded or Created Articles. Can be used to create or view Articles Support for multiple attachments Automatically encodes/decodes the UUEncoded attachment data Full Help System with complete index and context sensitive help with using the control Detailed Error descriptions and codes Easy to use NEW - Supports SOCKSv4 and SOCKSv5(aka SOCKS4 and SOCKS5) NNTP Wizard is a great choice for use in your project no matter what development environment you use (As long as it supports ActiveX). Seekford Solutions offer 100% completely free email technical support for all of our products. You can even take advantage of this during your evaluation period. We entertain all questions, and will even help with small examples for your particular application. |
|
Shareware | $299.00 | 5140 kb | 2005-07-01 | Development Components and Libraries | ||||||||||||||||
| #50 Ping Wizard ActiveX |
Seekford Solutions, inc | Ping Wizard lets you conduct tests on the speed of your network. Ping Wizard sends a special packet to a server, and times how long it takes to get a reply. This time is the total latency of the packets that you send when communicating with this server. It is a good tool to figure out why a network request is running slow, and is also very good to see if a computer is connected to the network properly Ping(Packet Internet Groper) Wizard adds this power to your program letting you conduct tests, watch server latency and much more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. Ping Wizard lets you conduct tests on the speed of your network. Ping Wizard sends a special packet to a server, and times how long it takes to get a reply. This time is the total latency of the packets that you send when communicating with this server. It is a good tool to figure out why a network request is running slow, and is also very good to see if a computer is connected to the network properly Ping(Packet Internet Groper) Wizard adds this power to your program letting you conduct tests, watch server latency and much more. This control works with any ActiveX container and even works in ActiveX scriptable languages such as VBScript. |
|
Shareware | $199.00 | 5140 kb | 2005-07-01 | Development Components and Libraries | ||||||||||||||||