I found this code, and it is calling the url like it should, but I would like to be able to send variables to the web server too. The variables would be defined in arguments when the file is opened, but how do I do that?
This is the first time I am trying to make something like this, so I am pretty much just on the copy/paste/modify stage. ;)