Home > Internet > E-Commerce > SBTax 1.0a (11Kb)

< Previous | Next >

SBTax 1.0a (11Kb)

SBTax is the ActiveX control that will calculate US state sales tax and Canadian PST and GST. It is the easiest solution to solve tax issues for your E-commerce site. It is compiled in Visual C++ for fast execution. No Visual Basic Runtime Module is needed.

To use SBTax, simply insert following lines into your ASP code:
Set SBTax = CreateObject("SBTAX.SBTaxCtrl.1") SBTax.StateProvince = "CA" SBTax.TaxableAmount = 100 SBTax.TaxFileDir = "c:\\" If SBTax.CalculateTax Then
Response.Write formatcurrency
(SBTax.TotalTax)
else
Response.Write SBTax.ErrorMessage
End If
Set SBTax=nothing


Detailinfos

151 Downloads
Downloadgröße Keine Angabe
Lizenz unbekannt
Systemanforderung unbekannt
Keine Sprache angegeben
Am Tue Nov 20 2001 eingetragen
Keine Website angegeben
Keine Screenshots

MY SBTax 1.0a (11Kb)

beobachten Kommentar schreiben Link melden
Bewerten:

Zum Download von: SBTax 1.0a (11Kb)

Permalink für Deine Homepage


Du kannst der Erste sein...

Sei der erste, der einen Kommentar zur Software SBTax 1.0a (11Kb) hinterläßt. Kommentare sollen anderen helfen sich einen ersten Eindruck über das Programm zu verschaffen bevor man den Download beginnt. Es geht schnell und unkompliziert.
Ausfüllen -> abschicken -> fertig.
Jetzt den ersten Kommentar zu SBTax 1.0a (11Kb) verfassen.