Addsoft Corporation

Home - Search - View Carts - Order Status

 Home 
 Consulting/Support 
 EC Components <<
 LCD HDTV 
 Online Service 
 Resell 
 StoreBot 
 

SBShip ActiveX Control

Item Code: 104 
Measure: Each 
Price: $99.95 
Min. Qty to Order: 1
Your static IP address here
Quantity:
 

SBShip is the first ActiveX control that you can add UPS shipping feature to your Web site. It gets data directly from UPS Web site. Simply insert following lines into your ASP code, and you can have UPS shipping option for your E-commerce site.

set SBShip1 = CreateObject("SBSHIP.SBShipCtrl.1")
SBShip1.OrigPostal = "90001"
SBShip1.DestCountry = "US"
SBShip1.DestPostal = "10001"
SBShip1.Weight = 5
SBShip1.GetRate
'...Processing parsed UPS data
set SBShip1=nothing

SBShip is licensed per IP address. You static IP address is required for registration. RegKey is generated based on your IP address.

Copyright © 2005 Addsoft