
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I want to create a script that sends POST data to a specific URL and reads the response. I've used the wininet.dll library, but I have problem posting the data. I followed the instructions on MSDN's help for the wininet.dll, but the post data is not sent. I've attached the script. If someone can take a look and tell me what's wrong I'd be very greatful!