Version: 1.8.4
Add advanced web (HTTP/S) communications from either a client application or another Web Server.

Sample Projects Included

The samples are fully working applications and include complete source code.

Sample Name Sample Description Environments
Http PageFetch Demonstrates how to Get a web page. VB 6, VC++ 6 (with new Class wrappers), Delphi 4/5
Http Post Demo Demonstrates how to Post information to a website. VB 6
Http Multipart Post Demo Demonstrates how to Post files and variables to a website. VB 6
LinkSpider Demonstrates how to build a spider to search for information on the Web. VB 6
WebAlive Compares the download performance of any two web pages. Useful for comparing the relative performance of mirrored webservers. VB 6
WebAsp PageFetch Demonstrates how to Get a web page using the WebAsp control. VB6
WebAsp Post Demo Demonstrates how to Post information to a website using the WebASP control. VB6, VC6, Delphi 5
WebAsp Multipart Post Demo Demonstrates how to post files and variables to a web site using the WebAsp Control. VB 6

Web Enterprise for ActiveX includes the following application:

Application Description
Debug Server This server application is based on one of Dart's own internal testing tools and is designed to help developers debug their client-side applications. Permits the tester to respond to the client application with a customized response message.

ASP (Online) Samples

Samples written in VBScript for traditional ASP pages.

Sample Name Sample Description Environments
Web Scraper ASP application that accesses any web page and displays the text in an edit box. HTTP COM SampleHTTP .NET Sample
HTML Mail on the Web The Web Control gets a page (including all images) and sends it to the specified email address. HTML Mail On The Web COM Sample