Does it work if you do not urlencode the XML string?

post fld 1 to url "http://xml.telemessage.com/partners/xmlMessage.jsp";


Jan Schenkel
=====
Quartam Reports & PDF Library for Revolution
<http://www.quartam.com>

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La 
Rochefoucauld)


--- On Thu, 4/9/09, Richard Miller <w...@together.net> wrote:

> From: Richard Miller <w...@together.net>
> Subject: Using telemessage to generate a phone call from Rev
> To: "How to use Revolution" <use-revolution@lists.runrev.com>
> Date: Thursday, April 9, 2009, 10:14 AM
> At Kay's suggestion, I looked into the service from
> telemessage.com. Seems fairly simple to implement. But
> I'm having some kind of difficulty transmitting the XML
> data to their server. My guess is one of you will see the
> problem right away.
> 
> They say to post the following code (which I store in fld
> 1) to their server, so I'm am using the following Rev
> command:
> 
>        post urlencode (fld 1) to url
> "http://xml.telemessage.com/partners/xmlMessage.jsp";
> 
> [snipping out the XML request and response]
> 
> What am I doing wrong?
> Thanks.
> Richard
> 


      
_______________________________________________
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