I've found some code on the progress knowledge base about how to use Sockets to carry out a "GET" request.
However, there is no indication if you can use them to do a "POST" request.
For a certain site we have to connect to we have to carry out a "POST" request - there are no web services for it...
Is this possible, or is the only way to use something like curl to carry this out?
We are attempting to use an appserver to perform this function, not webspeed.
Thanks in advance for your help,
Mike
However, there is no indication if you can use them to do a "POST" request.
For a certain site we have to connect to we have to carry out a "POST" request - there are no web services for it...
Is this possible, or is the only way to use something like curl to carry this out?
We are attempting to use an appserver to perform this function, not webspeed.
Thanks in advance for your help,
Mike