Yes, the login business is always a headache.  FWIW, the USPS site has
address validation without a login.  I do not use the API, I just create
a URL with all the parameters and then parse the page sent back.  It's
not elegant but it works.

HALinNY 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Philip B
Sent: Wednesday, July 19, 2006 16:47
To: [email protected]
Subject: Re: VFP and XML, XPCI Interchange using SSL

We're using a new United Parcel Service (UPS) webtool that they have
available to customers.
We can send out a validation of City and State, sigh, and it needs to be
sent in XML that includes a user id, password and access ID.
That is what is messing me up...
I didn't know we could validate addresses on the US PS site..

Philip L. Borkholder
Systems Analyst/Programmer
Automation Plus, Inc.
Solution Provider # 1256200
(800) 253-4871 Ext: 24
Fax No.: (269) 651-9392
[EMAIL PROTECTED]



Hal Kaplan wrote:

>Are you using United Parcel Service or US Postal Service for address 
>validation?  I am not aware of UPS doing address validation.  Just 
>curious.  TIA
>
>HALinNY
>
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
>Behalf Of Philip B
>Sent: Wednesday, July 19, 2006 16:17
>To: [email protected]
>Subject: Re: VFP and XML, XPCI Interchange using SSL
>
>Thanks for that input Hal.
>I'm receiving an error from the site, however, I believe I'll need to 
>contact UPS Tech Support.
>
>Philip
>
>
>Hal Kaplan wrote:
>
>  
>
>>I think all you need to do is make sure the url uses "https://"; and 
>>the
>>    
>>
>
>  
>
>>control will do the rest.
>>
>>HALinNY
>>
>>-----Original Message-----
>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On 
>>Behalf Of Philip B
>>Sent: Wednesday, July 19, 2006 15:46
>>To: [email protected]
>>Subject: VFP and XML, XPCI Interchange using SSL
>>
>>Anyone have experience coding calls to UPS address validation?
>>They need to have it use XPCI compliant and must use SSL
>>
>>I tried using the loXmlHttp = NEWOBJECT( "Microsoft.XMLHTTP" ) but 
>>could not find any switches for SSL ...
>>I'm kind of new at this XMLHttp stuff so I gleaned from past
>>    
>>
>messages...
>  
>
>>Thanks!
>>
>>Philip
>>
>> 
>>
>>    
>>
>>>   
>>>
>>>      
>>>
>>    
>>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** 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.

Reply via email to