Inter Server Communications
Peter Sparkes <[email protected]>
| Newsgroups | gmane.text.xml.cocoon.user |
|---|---|
| Message-ID | <[email protected]> |
Hi I have an application in which I require to send a POST request from the server to another non Cocoon website ( to set parameters for a newsletter which uses phplist newsletter software) and the response would be in JSON This would be server to server without any client browser being involved How do I do this? Help please Peter