It may be the send, you are not able to reach the host. AERROR() will give you more information. Did I mention that the send method should be wrapped in a try catch? The catch should abort(). Then the following code should not run unless the readyStatus is equal to 4.
On February 26, 2015 8:02:20 AM EST, Jeff Johnson <[email protected]> wrote: >Tracy, I received an error 1429 on one of these lines of code. I think > >it is the second. Goto Line from an error message always puts you one >off. > >oHttp.send(postText) >lcxml = oHttp.responsexml.xml line of code. > >1429 is not very descriptive. ;^) > > >-- >Jeff > >Jeff Johnson >[email protected] >SanDC, Inc. >(623) 582-0323 >SMS (602) 717-5476 >Fax 623-869-0675 > >www.san-dc.com >www.cremationtracker.com >www.agentrelationshipmanager.com > > > [excessive quoting removed by server] _______________________________________________ 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.

