This package provides an HTTP Component designed for high-performance server environments. It can be used to fetch or transfer data from remote servers. Custom HTTP headers can be added such as "User-Agent".
Control the number of redirects to follow and get the last URL of a redirect. Clean up response HTML with built-in HTML Tidy for easy parsing as XML. This component can be used in environments that support COM such as Active Server Pages, Windows Scripting Host, Visual Basic, etc.
Installation Instructions:
- Move the dll to a directory like: C:\Program Files\XStandard\Bin\.
- Open a command prompt and cd to the directory where the dll is located.
- Type regsvr32 XHTTP.dll
- Grant "Read & Execute" file permissions on this dll to Everyone.