Hi All,
How would I call a web service from one of my pages?
It would go something like this:
- I call a web service with a parameter in side my page or form.
- The web service returns a value
- I store that value in a hidden field.
I can't seem to find any instructions on the web to help me to this inside a WordPress form/page.
Thanks in advance.