I recently worked on this part of the builder and everything worked. It was with .dll before, but now they have this function WebRequest() and I moved to that function. It requires that you allow the websites that you are using in the options first. Only their main domain is enough, like http://website.com, then in the block you can use something like http://website.com/post.php. I will suggest to always use http:// or https:// if it is SSL. In both places - in the options and in the block.
Also, first try with this responce in a message box. You will see the result from the request in something like alert box, so you will know if it's working or not. Then you can disable that.
And look at the error messages. If something is not working, always... I mean ALWAYS look there first.


Unfortunately very often when I do something new - a bug appears. But I'm also here to fix it.
And one more - even in my language I'm not a good teacher, I always expect that people know everything I know and I become angry when they does not understand it. In short, I am not good for this job