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

Some uses of Web Enterprise for ActiveX include:

  • Convert HTML into plain text
  • Reproduce Web sites locally
  • Navigate HTML tables
  • Automate search requests
  • Create Web site testing tools
  • Create a desktop or ASP SOAP Web Service Client.
  • Check web server availability and performance.
  • Automate submission of web forms from a client application or ASP page.
  • Extract web page content, parse for information, and insert into an application or database.
  • Post files to any web server using Post or Put (HTTP or HTTP/S).
  • Get files from any web server using Get (HTTP or HTTP/S).
  • Pull down web documents on a schedule.
  • Generate a site tree.
  • Script dynamic URL queries when your ASP page is accessed.
  • On an ASP page, perform any HTTP activity (POST, PUT, GET) from the server side.
  • Retrieve real-time stock and futures trading information.
  • Easily create your own search engine.