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 <[email protected]> wrote: > From: Richard Miller <[email protected]> > Subject: Using telemessage to generate a phone call from Rev > To: "How to use Revolution" <[email protected]> > 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 [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
