NateRice.com ASPShipping FOSS (Free Open Source Software) 
Current Rev: 05/18/2007
Past Rev: 04/17/2007
(download old)
 Download Source Code | Change Log / Liscense
Since there are no free open source ASP solutions for live shipping rates with UPS, FedEx and USPS I decided that I'm going to write a free open source solution that anyone can use. This code is all 100% ASP and requires no non-Microsoft plugins or COM+ dlls.
Right now USPS, UPS and FedEx now have working code. And I will continue to improve them over the coming weeks and months.
If you like this code please consider posting a note on your favorite forum, a link on your personal website or maybe even a bookmark from del.icio.us. Spreading the word is one of the most important ways of "giving back".
Keep checking for updates as I will release them in a date stamped manner. Future updates will include enabling and disabling of all types of services from all service providers, enabling and disabling of specific providers, alphabetical and rate sorting of returned results and eventually I'll probably be releasing a VB.NET version of this whole suite.
Any and all feedback is appreciated so please feel free to email me at the address listed in this image:
Integration is simple, just add an "include" statement to the top of an existing page, and then get the rates with a few simple lines of code. Integration can take place in as little as 2 lines of ASP code.
You can currently render the XML response as either a select box, an array of radio buttons, or just plain old text if you'd just like to display it and not use it in a form.
ASPShipping Example:
|