Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.392.162 Times

Upload Progress Bar Activex freeware
Filter: All | Freeware | Demo
 

Upload Progress Bar Activex

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 303

JBatchUpload JBatchUpload is a JFileUpload add-on that allows to queue files before upload. End-user can select many files and folders with subfolders from a file chooser or through drag and drop. It works on the top of JFileUpload (Java applet) so files can be uploaded either to a web server or a ftp server....



Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (55): JBatchUpload Download

Added: November 04, 2013 | Visits: 368

XanDebuffTimers A small text based progress bar system for target debuffs





Platforms: Mac

License: Freeware Size: 4.1 KB Download (40): XanDebuffTimers Download

Added: November 02, 2013 | Visits: 357

XanBuffTimers A small text based progress bar system for tracking buffs


Platforms: Mac

License: Freeware Size: 5.12 KB Download (37): XanBuffTimers Download

Added: July 07, 2013 | Visits: 774

Net Usage ISP Definitions Portugal A Firefox add=on that displays a progress bar of your Internet usage The Net Usage ISP Definitions Portugal extension grabbs the progress bar directly from your ISP in your Firefox Toolbar. NOTE: The Net Usage ISP Definitions Portugal add-on is cross-platform and it works on Mac OS X, Windows...


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): Net Usage ISP Definitions Portugal Download

Added: May 24, 2010 | Visits: 956

Zen Zen is a Gnome theme that aims to be clear, soft and configurable in colours Colours for selected text, progress bar and Metacity borders can be changed running ./configure at the root of the theme directory (usually ~/.themes/Zen/). Default is purple, other ones are blue, grey, brown,...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (97): Zen Download

Added: January 25, 2010 | Visits: 629

Shellbar A progress bar and status viewer for shell scripts, Shellbar is a standard application which accepts "shell scripts" as documents. Simply rename your ".sh" documents to ".shbar" documents. Open the .shbar document, doubleclicking on it, and the shellbar window will appear. The script execution...


Platforms: Mac

License: Freeware Download (98): Shellbar Download

Added: May 10, 2013 | Visits: 1.270

Battlefield 2: Leaderboard Full features list:* Battlefield 2 Stats (BF2 / SF / EF compatible): [ Leaderboard Data ] Global score, Combat score, Team score, Commander score, SPM (Score per minute), K:D (Kill to death ratio), Progress bar to next rank [ Player Data / day-per-day ] Date, Global score, SPM, K:D, Time (played...


Platforms: Windows, *nix, PHP,

License: Freeware Download (56): Battlefield 2: Leaderboard Download

Added: July 16, 2013 | Visits: 641

Drag'n'Drop Uploads The Drag'n'Drop Uploads module adds the ability to drag an image from your local filesystem, drop it onto a node body textarea and have the file automatically uploaded and referenced in your node.#D7CX: I pledge that Drag'n'Drop Uploads will have a full Drupal 7 release on the day that Drupal 7...


Platforms: PHP

License: Freeware Size: 10 KB Download (52): Drag'n'Drop Uploads Download

Added: June 27, 2013 | Visits: 385

SFBrowser SFBrowser is a file browser and uploader. It can be used as an alternative for the existing media library. But it can also quite easily be used to support other plugins and/or extensions. Unlike the existing media library SFBrowser does not automatically store references to files in the database....


Platforms: PHP

License: Freeware Size: 430.08 KB Download (39): SFBrowser Download

Added: November 24, 2013 | Visits: 214

Exaile 0.3 moodbar plugin Exaile 0.3 moodbar plugin replaces the standard progress bar with moodbar (preview of track). Installation: 1) Install moodbar package 2) Put folder "moodbar" from archive into /usr/share/exaile/plugins/


Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Exaile 0.3 moodbar plugin Download

Added: October 10, 2013 | Visits: 281

gTask gTask is an implementation of the progress bar simplification system that was proposed in an osnews article by Athanassios Floros. The intent of the project is to create an easy to use framework for application developers to communication the progress to certain long running events. Right now the...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (34): gTask Download

Added: April 22, 2013 | Visits: 511

Tsuka a8 Tsuka is a web site software package which has the ultimate goal to provide all means for publishing videos on a web site in Flash video format. Currently written in PHP and Actionscript 2, thus using Flash 8. Features:Flash video player: - playlist - seeking Standalone Flash video player: -...


Platforms: BSD Solaris

License: Freeware Download (60): Tsuka a8 Download

Added: April 15, 2013 | Visits: 500

Tsuka a8 Tsuka is a web site software package which has the ultimate goal to provide all means for publishing videos on a web site in Flash video format. Currently written in PHP and Actionscript 2, thus using Flash 8. Features:Flash video player: - playlist - seeking Standalone Flash video player: -...


Platforms: BSD Solaris

License: Freeware Download (52): Tsuka a8 Download

Added: May 10, 2013 | Visits: 271

photolibrary photolibrary is a PHP/MySQL based photo archiver. It stores and indexes photos using EXIF metadata and a fully flexible hierarchical categorisation system, and presents them in an easy to use AJAX based web front end. Features:Categorisation - Categories arranged into a tree data structure. -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): photolibrary Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 913

X360 Ftp Client ActiveX OCX X360 Ftp Client ActiveX Control that will help application developers and programmers create applications with a simple method of implementing FTP client capabilities. It allows you to access FTP functions with a single line of code. You can get the file listing within a folder on FTP server....


Platforms: Windows

License: Freeware Download (57): X360 Ftp Client ActiveX OCX Download

Added: March 18, 2009 | Visits: 2.903

TABS Upload TABS Upload is a free component that provides you with all the upload/download features you want. It supports progress bar, image information, resumable download, blob, etc. The optimized one-pass parsing technology makes it fastest.


Platforms: Windows

License: Freeware Size: 1.8 MB Download (448): TABS Upload Download

Added: March 22, 2010 | Visits: 876

Time::Progress Time::Progress Perl module contains elapsed and estimated finish time reporting. SYNOPSIS # autoflush to get r working $| = 1; # get new `timer my $p = new Time::Progress; # restart and report progress $p->restart; sleep 5; # or do some work here print $p->report( "done %p elapsed: %L...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (99): Time::Progress Download

Added: March 25, 2013 | Visits: 591

UGiA PHP UPLOADER for Scripts UPU (UGiA PHP Uploader) is a file uploader which allows you upload files to web server with no size limit in php.With UPU, you can monitor the uploading status with a progress bar. UPU supports multiple files upload mixed with common html form elements.


Platforms: PHP

License: Freeware Size: 40.96 KB Download (48): UGiA PHP UPLOADER for Scripts Download

Released: August 07, 2003  |  Added: May 21, 2006 | Visits: 5.367

ABCUpload ASP HTTP file upload is as simple as ABC with ABCUpload. Our Pure HTML Progress Bar allows your visitors to see the progress of their upload in real time with absolutely no client side software. We also offer a number of other advanced technical features including Unicode Compliant, 120% MacBinary...


Platforms: Windows

License: Freeware Size: 3.91 MB Download (397): ABCUpload ASP Download

Added: May 10, 2013 | Visits: 405

JImageUpload JImageUpload is a JFileUpload add-on that allows to preview images before upload. End-user can select many images from a file chooser or through drag and drop. It works on the top of JFileUpload (Java applet) so images can be uploaded either to a web server or a ftp server.JImageUpload includes...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (56): JImageUpload Download

< 1 2 3 4 5 >