activex not working - WeOnlyDo Discussion board

activex not working (wodHttpDLX)

by Jasmine, Wednesday, April 17, 2024, 21:07 (13 days ago) @ tomer

Hi.

I don't thikn you can use "http" or "https" in the hostname, you shold use it in URL, or in Post method. Note that URL property is overwritten with your Post argument. You should have get errors related ot it. If you use component in a scripting environment, make sure you set Http1.Blocking = True

Let me know what happens with your sample (or our sample...) with Http1.Blocking = true (possibly needed for your environment) and using full URL in Post method.

Don't use Hostname property at all.

Jasmine


Complete thread: