Download - buy and download software online
To continue the download please select one of the mirrors below:
Mirror # 1
Short description of Download - buy and download software online:
Active Progress Bar shows an html bar while you ASP script loads.
Programmer friendly because it uses VB script class.
No DDLs to install. 100% ASP VB Script
Features
Easily integrate to your ASP applications using the #include
Add only a few lines of code to your ASP pages. Below is a sample code.
Response.Buffer = False
Server.ScriptTimeout =25000
Set pb = New clsProgbar
pb....