|
Active Progress Bar 2
|
| add a progress bar in your asp scripts without installing DLLs |
| Other software from this author: | - Flash Pie 2 — generate flash based dynamic pie charts for your ASP Applications
- Quick Tree View 3.3 — Add a tree view to your Active Server Pages (ASP) applications. Generates 100% HTML output. No Active-X Controls or JavaScript needed. Source Code and sample ASP codes are included.
- Quick Tree View .NET 3.1 — Is a web server control designed to create treeview controls in your .NET applications. Works with Microsoft IE 4.0 up or Netscape 4.0 browsers.
| Show all software from this author |
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.showprogbar "Test",0
next
pb.finishprogbar
100% ASP Script source code. No dlls to install at the server.
Active Progress Bar Source Code Package
Active Server Pages (ASP) source code
requires Windows 2000 with IIS 5.0 or Windows 2000 with IIS 5.0
Visual Basic Scripting v 5.0
Installation and technical support by e-mail | System Requirements: Windows XP/2000 with IIS | Change Info: none | Active Progress Bar 2 Download from |
| Similar software: | - ProgressBar 1.0 — This java progress bar component enables you to add a progress indicator in your java applications or web pages with just a few lines of code. The progress bar can be fitted in any space and labels and colors can be adjusted.
- ASP pure file upload with progress 2.0 — Easy to use, hi-performance pure asp include - multiple files upload script with HTML progress bar indicator. ASP upload to server disk, database or email attachment, upload with image preview and email notification, secure (https) file upload.
- ASP huge file upload 2.1 — Easy to use, hi-performance ASP file upload component with progress bar indicator. Let's you upload multiple files with size up to 2GB to a disk or database along with another form fields. Works with large posts, any character set, including unicode
| Find all software similar on Active Progress Bar 2 |
|