Hi Andre,

I've got no clue where to start on this and anything that is written has to follow the interface as defined by the "LibSoapPostCommand". Is there any sample code for this? Time is fast running out on this.

What I really don't understand is why the "post" command is not working, I've tried this on 3.0 and I get the same problem. I reluctant to blame the RunRev code for this since it could be elsewhere. What would be really handy is a 3rd party extension that would handle the post command natively and then we could see.

All the Best
Dave

On 18 Nov 2008, at 17:38, Andre Garzia wrote:

Dave,

You can also try scripting your post call by hand using socket
routines from Rev itself. You basically assemble an HTTP request
inside a string and use write to socket to send it around. This is
pretty easy to do and gives you a lot of control over what is
happening.

Cheers
andre


_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to