Perfect Downloads > Internet > Other > Active Progress Bar > Download
Active Progress Bar Download
Contacting third-party download site... please wait.
|
File size:
|
520 KB
|
|
Author:
|
Activewebsoftwares
|
|
Description:
|
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.Initprogbar "Test",100
for i=1 to 100
pb.showp
|
|
|
Do you think this site is useful?
Click to bookmark PerfectDownloads.com
|