J
Jon Paal
how do I "define" 'MSXML.XMLHTTPRequest' type ?
Compiler Error Message: BC30002: Type 'MSXML.XMLHTTPRequest' is not defined.
Source Error:
Line 82: Dim XMLReq As New MSXML.XMLHTTPRequest
Line 83: Dim strURL As String
Line 84: Dim tempstr As String
Source : Line: 82
Compiler Error Message: BC30002: Type 'MSXML.XMLHTTPRequest' is not defined.
Source Error:
Line 82: Dim XMLReq As New MSXML.XMLHTTPRequest
Line 83: Dim strURL As String
Line 84: Dim tempstr As String
Source : Line: 82