Jeff Johnson wrote on 2015-02-23: > > On 2/23/2015 12:44 PM, Tracy Pearson wrote: > Jeff Johnson wrote on 2015-02-23: >>> if the lctoken has a "/" in it this code never runs! >>> >>> Any ideas? >> Jeff, >> >> What are the results of these I added after the send? >> >> oHttp.send(postText) >> ?oHttp.readyState >> ?oHttp.status >> ?oHttp.statusText >> lcxml = oHttp.responsexml.xml >> Tracy Pearson >> PowerChurch Software >> >> >> > They all say the same thing. readyState = 4, status = 200, and > statusText = 'OK' > > I still get no response on the ones with slashes in them.
Jeff, Check the responseText value to see if there is something other than XML. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

