Hi guys,
I got stuck with the following:
I can post to a webservice and need to pass a value for the variable called 'App-Key'.
When i try to do this with http.submit, the syntax checker will not allow the '-' in the variable name.
Anyone a suggestion or experiences with this?
I got stuck with the following:
I can post to a webservice and need to pass a value for the variable called 'App-Key'.
When i try to do this with http.submit, the syntax checker will not allow the '-' in the variable name.
Anyone a suggestion or experiences with this?
Comment