sent in this
extremely useful hack to help with integrating UPS into WebStore....
"You have a hack
provided on your site for calculating UPS shipping in the Web Store.
The hack listed is from the documentation from UPS. I managed to
use the IO::Socket package in Perl to produce the following, which
IMHO is much simpler than what UPS provides.
Here is the code (all the variables are the same as the previous hack):
-----------------------
Rod Morris added the following.....
Hi,
I couldn't get either of the UPS hacks to work on an NT server, no
surprise, so I modified David's code to use your standard http-lib.pl
code.