No actually what that does is track a shipment.  When what I was doing was
needing to do an address validation, to make sure that the City, State, Zip
code that was entered was correct.  UPS has that as part of their XML tools,
but alas.. I am not very versed on XML and php.  I did know enough though to
get a UPS Rate class to work with Address Validation so I don't need a class
now, but wouldnąt mind seeing if there was something better out there then
my hack :)

Cheers!

Rick

Once my heart was captured, reason was shown the door, deliberately and with
a sort of frantic joy. I accepted everything, I believed everything, without
struggle, without suffering, without regret, without false shame. How can
one blush for what one adores? - George Sand

> From: Manuel Lemos <[EMAIL PROTECTED]>
> Date: Wed, 13 Aug 2003 21:41:13 -0300
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: UPS Address Validation PHP Class
> 
> Hello,
> 
> On 08/13/2003 06:35 PM, Richard Baskett wrote:
>> Do any of you know of a PHP Class that will interact with the UPS address
>> validation routine?  I am completely confused when it comes to UPS and how
>> they integrate things.. and have been saved by someone's UPS Rate Class, but
>> now I need an Address Validator.
> 
> Doesn't this class do what you want?
> 
> Class: ShipTrack
> http://www.phpclasses.org/shiptrack
> 
> 
> -- 
> 
> Regards,
> Manuel Lemos
> 
> Free ready to use OOP components written in PHP
> http://www.phpclasses.org/
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to