
WebRequest & WebResponse
There are two methods to send info and get a response via HTTP. The second (alternate) method works for both .NET and VB6, but it requires DLL reference (take your pick between these methods—which one is better really just depends on your priorities). Method 1: Dim strXml As StringstrXml =