activex not working (wodHttpDLX)
Great now it's working!
The correct code:
wodHttpDLX1.URL = "http://www.weonlydo.com/HttpDLX/Demo/TestFormPost.asp"
wodHttpDLX1.Blocking = True
wodHttpDLX1.Request.Headers.Add "Username", "joe"
wodHttpDLX1.Request.Headers.Add "Password", "joe"
wodHttpDLX1.Post
msgBox wodHttpDLX1.Response.StatusCode
msgBox wodHttpDLX1.Response.Body
Complete thread:
- activex not working - tomer, 2024-04-16, 09:57
- activex not working - Jasmine, 2024-04-16, 21:02
- activex not working - tomer, 2024-04-17, 08:40
- activex not working - Jasmine, 2024-04-17, 17:20
- activex not working - tomer, 2024-04-17, 19:02
- activex not working - tomer, 2024-04-17, 19:18
- activex not working - Jasmine, 2024-04-17, 21:07
- activex not working - tomer, 2024-04-18, 08:47
- activex not working - Jasmine, 2024-04-17, 21:07
- activex not working - tomer, 2024-04-17, 19:18
- activex not working - tomer, 2024-04-17, 19:02
- activex not working - Jasmine, 2024-04-17, 17:20
- activex not working - tomer, 2024-04-17, 08:40
- activex not working - Jasmine, 2024-04-16, 21:02