Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.444.125 Times

Visual Basic Html Parser software
Filter: All | Freeware | Demo
 

Visual Basic Html Parser

1 2 3 4 5 > 
Released: October 31, 2001  |  Added: April 17, 2006 | Visits: 19.867

Access to Visual Basic Object Converter The Access to Visual Basic Object Converter is a Microsoft Access 2002, 2000 and 97 Add-In utility that converts Access Queries, Forms and Code, Controls (including a number of ActiveX Custom Controls like the Microsoft Windows Common Controls and the Common Dialog Control), Macros, Reports, Code...




License: Shareware Cost: $149.95 USD Size: 225 KB Download (2045): Access to Visual Basic Object Converter Download

Added: August 26, 2006 | Visits: 18.209

Visual Basic Controls (Source Code) Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6. The source code draws the control directly...





Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 152 KB Download (3666): Visual Basic Controls (Source Code) Download

Released: November 07, 2023  |  Added: April 04, 2024 | Visits: 7.305

FTP Client Engine for Visual Basic FTP client component library for Visual Basic provides direct and simple control of the FTP protocol from a Visual Basic application program. The FTP Client Library uses a simple API to easily write programs that: - Connect to any FTP server. . - Navigate the server directories. -...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $119.00 USD Size: 1.38 MB Download (256): FTP Client Engine for Visual Basic Download

Released: April 11, 2007  |  Added: April 12, 2007 | Visits: 8.393

Client Server Communications Component Library for Visual Basic The MarshallSoft Client / Server Communications Library (CSC) is a communication component DLL library used to create server and client programs that can communicate with each other across any TCP/IP network such as the Internet. Features of CSC include: Can be used to create both clients...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 261.96 KB Download (205): Client Server Communications Component Library for Visual Basic Download

Added: April 12, 2010 | Visits: 1.388

Jericho HTML Parser Jerich HTML Parser is a simple but powerful java library allowing analysis and manipulation of parts of an HTML document, including some common server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions. Jericho...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (112): Jericho HTML Parser Download

Added: June 18, 2010 | Visits: 1.184

Java Mozilla Html Parser Java Mozilla Html Parser project is a Java package that enables you to parse html pages into a Java Document object. The parser is a wrapper around Mozillas Html Parser, thus giving the user a browser-quality html parser. Limitiations and known issues The most major limitation is performance...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (111): Java Mozilla Html Parser Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 2.621

Visual Basic 6.0 HelpVistaXPDiamond Visual Basic 6.0 activex controls (HVXPD) provides Windows GUI software engineers with numerous Visual Basic 6.0 activex controls (HVXPD) that have been thoroughly designed and tested also are engineered to help you create modern interfaces without writing much line of source code. Create rich,...


Platforms: Windows, Other

License: Shareware Cost: $169.95 USD Size: 5.39 MB Download (80): Visual Basic 6.0 HelpVistaXPDiamond Download

Added: May 10, 2013 | Visits: 603

HTML Parser for PHP This is an open source HTML parser written in PHP. This parser also comes with a tool that converts HTML to text, as an example. This parser is designed for speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results to create an object...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): HTML Parser for PHP Download

Added: May 10, 2013 | Visits: 751

PHP HTML parser PHP HTML parser allows you to to parse HTML from php scripts.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): PHP HTML parser Download

Released: June 12, 2014  |  Added: January 06, 2015 | Visits: 2.151

MarshallSoft Visual Basic AES Library The MarshallSoft AES Visual Basic Library (AES4VB) is a toolkit that allows software developers to easily implement strong encryption and decryption into a Windows Visual Basic, .NET, or VBA application. AES4VB is a component (DLL) library that provides an easy interface to to perform...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $115.00 USD Size: 359.1 KB Download (73): MarshallSoft Visual Basic AES Library Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 1.075

HTML Help Generator for Visual Basic 6.0 HTML Help Generator for Visual Basic 6.0 creates context sensitive HTML Help integrated with your Visual Basic applications in seconds. Features HTML page and image generation, table of contents, index and search, images with hotspots. Names used in HTML pages can be either captions or...


Platforms: Windows

License: Shareware Cost: $199.00 USD Size: 1.1 MB Download (68): HTML Help Generator for Visual Basic 6.0 Download

Added: October 24, 2010 | Visits: 1.102

HTML Parser HTMLParser is a super-fast real-time parser for real-world HTML. What has attracted most developers to HTMLParser has been its simplicity in design, speed and ability to handle streaming real-world html. The two fundamental use-cases that are handled by the parser are extraction and...


Platforms: *nix

License: Freeware Size: 4.2 MB Download (98): HTML Parser Download

Added: April 03, 2013 | Visits: 627

HTML Parser for PHP for Scripts This is an open source HTML parser written in PHP. This parser also comes with a tool that converts HTML to text, as an example.This parser is designed for speed and flexibility. It does not create an object model for you. But it doesn't prevent you from using its results to create an object...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): HTML Parser for PHP for Scripts Download

Added: August 21, 2006 | Visits: 6.140

Windows Std Serial Comm Library for Visual Basic MarshallSoft Visual Basic serial communication library component (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 28 functions plus modem control, ASCII/XMODEM/YMODEM protocols, and multiple example programs....


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 387 KB Download (577): Windows Std Serial Comm Library for Visual Basic Download

Released: August 08, 2016  |  Added: September 22, 2016 | Visits: 2.419

Sendkeys Replacement for Visual Basic Visual Basic's Sendkeys statement does not work beyond XP. The only way that Visual Basic programers can send keys under Vista or Win 7 is to use the Windows API, SendInput function and that can mean a huge amount of re-coding in applications originally written using the VB Sendkeys statement....


Platforms: Windows

License: Demo Cost: $29.99 USD Size: 1.27 MB Download (226): Sendkeys Replacement for Visual Basic Download

Added: August 24, 2008 | Visits: 1.138

Windows Std Serial Comm Lib for Visual Basic MarshallSoft Visual Basic serial communication component library for serial port communications. Controls multiple ports simultaneously, is fully thread safe, includes 16-bit and 32-bit DLL's, works with both VB and VB.Net. Does not depend on support libraries. Makes calls to Windows API...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 434 KB Download (106): Windows Std Serial Comm Lib for Visual Basic Download

Added: August 04, 2008 | Visits: 2.414

!3D Development Studio for Microsoft Visual Basic .Net Add the strongest 3D capabilities to your Microsoft Visual Basic .Net. Create top level games, or add 3D content to your application. Currently used by more than 95,000 people. Among the companies using 3DSTATE's technology, you will find brands such as Borland, Motorola, the BBC, Computer...


Platforms: Windows

License: Freeware Size: 30 MB Download (616): !3D Development Studio for Microsoft Visual Basic .Net Download

Added: August 09, 2008 | Visits: 2.502

!3D Development Studio for Visual Basic Add the strongest 3D capabilities to your Microsoft Visual Basic. Create top level games, or add 3D content to your application. Currently used by more than 95,000 people. Among the companies using 3DSTATE's technology, you will find brands such as Borland, Motorola, the BBC, Computer...


Platforms: Windows

License: Freeware Size: 19.73 MB Download (671): !3D Development Studio for Visual Basic Download

Added: August 04, 2008 | Visits: 1.733

MarshallSoft DUN Dialer for Visual Basic MarshallSoft Dialup Networking (DUN) Component for Visual Basic.Version 2.1, 6/13/2002.Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP).Requires 32-bit Visual Basic compiler (VB4 to VB.Net).


Platforms: Windows

License: Shareware Cost: $55.00 USD Size: 237 KB Download (490): MarshallSoft DUN Dialer for Visual Basic Download

Added: August 30, 2008 | Visits: 1.469

MarshallSoft GPS Component for Visual Basic GPS client library component for Visual Basic to read and decode standard GPS NMEA 183 sentences from the RS232 serial port as well as compute great circle distances and bearings, from within an application. Includes several VB (and VB.NET) example programs with full source code. Fully functional...


Platforms: Windows

License: Shareware Cost: $105.00 USD Size: 296 KB Download (528): MarshallSoft GPS Component for Visual Basic Download

1 2 3 4 5 >