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.477.568 Times

File Upload Net freeware
Filter: All | Freeware | Demo
 

File Upload Net

< 1 2 3 4 5 
Added: August 03, 2013 | Visits: 397

Web Collage Webcollage creates a collage of snapshots of the webpages of your links (blogroll) on any page in your WordPress site. Allyou need to do is specify the tag "[webcollage]" in the page where you want the collage to appear. Click on any snapshot and it will take you to the corresponding website. If... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Web Collage Download

Added: May 15, 2013 | Visits: 451

net2ftp for Scripts net2ftp is a web based FTP client.USER FEATURES: - browse the FTP server - upload and download files - rename - chmod - copy/move/delete files and directories - copy/move files and directories to a 2nd FTP server without passing via your PC (kind of XFTP) - upload a zip archive, and the files it... Platforms: PHP

License: Freeware Size: 3.53 MB Download (47): net2ftp for Scripts Download

Added: August 30, 2013 | Visits: 627

Webmaster Tools Verification All three of the major search engines offer some kind of website service. The most popular being Google Webmaster Tools. Yahoo offers Site Explorer and Bing has Webmaster Center. All three require that you verify your site and offer various methods to do so. This plugin uses the meta option and... Platforms: PHP

License: Freeware Size: 10 KB Download (44): Webmaster Tools Verification Download

Added: July 18, 2013 | Visits: 528

WP htaccess Control WP htaccess Control provides an interface to customize the htaccess file generated by WordPress, the Author Permalink Base and the Paginated Permalinks. (Take a look at the screenshot...)I still haven't tested this under WordPress multisite, some issues have however been reported.Features: *... Platforms: PHP

License: Freeware Size: 235.52 KB Download (62): WP htaccess Control Download

Added: June 01, 2013 | Visits: 454

OpenWYSIWYG Editor Since I have maintenance some modules then I need anyone to handle the next version of this module, please Contact me, I will grant you a CVS access , so we can manage this module, thanksOpenWYSIWYGFree cross-browser WYSIWYG editor. The ultimate WYSIWYG editor for your web-based applications and... Platforms: PHP

License: Freeware Size: 112.64 KB Download (46): OpenWYSIWYG Editor Download

Added: September 06, 2013 | Visits: 497

Flexupload multithread uploader Easy and fast flash uploader. * Real multithreading and multiple file uploading * From 50% to 300% faster upload speed (compared to usual) * No upload size limit. Data transferred by small pieces in many threads, so no more server side upload limit. * Full information - average and current speed,... Platforms: PHP

License: Freeware Size: 10 KB Download (57): Flexupload multithread uploader Download

Added: April 07, 2013 | Visits: 588

Site verification #D7CX: I pledge that Site verification will have a full Drupal 7 release on the day that Drupal 7 is released.This module assists with the site/domain ownership authentication/verification for search engines. There are two types of verification methods supported: adding meta tags, or uploading a... Platforms: PHP

License: Freeware Size: 10 KB Download (48): Site verification Download

Added: July 13, 2013 | Visits: 488

PROG Gallery Development/support of module is frozen. If it works for you - good. If not.. I`m afraid things won`t change. Do install this module only on your responsibility. I really loved developing this module, but It`s too hard for me to do that properly.-----------SummaryPROG AJAX based galleries module... Platforms: PHP

License: Freeware Size: 133.12 KB Download (42): PROG Gallery Download

Added: July 04, 2013 | Visits: 422

Market America maWidgets maWidgetsmaWidgets is a great way to share products and services on third-party websites and blogs. When you place a widget on a third-party website or blog, you will be able to display product details and information, share reviews, offer purchasing capabilities, and allow others the ability to... Platforms: PHP

License: Freeware Size: 409.6 KB Download (40): Market America maWidgets Download

Added: April 10, 2013 | Visits: 398

FileField AuthCode This module extends the FileField module to allow you to provide a simple text string as a code users must enter before they can download the files attached to a specific file field. There is a new widget type called "Private Download" which adds a form field on the node add/edit form as a... Platforms: PHP

License: Freeware Size: 10 KB Download (49): FileField AuthCode Download

Added: August 27, 2013 | Visits: 448

FlashField FlashField is a new module that brings flash node functionality to CCK, allowing flash content to be easily added to new content types.Note - if you just want to add content (swf, flv, mp3) to your site without the ability to set flashvars, heights and widths then you DO NOT need FlashField.... Platforms: PHP

License: Freeware Size: 20.48 KB Download (49): FlashField Download

Added: November 06, 2013 | Visits: 532

Paste Email Plus Paste Email Plus is an enhanced version of the original Paste Email extension for Firefox. It is not an update, but a completely new, different extension (with a different GUID). Paste Email Plus allows you to store unlimited textlines that can be pasted into any online textbox field. It is... Platforms: *nix

License: Freeware Size: 71.68 KB Download (34): Paste Email Plus Download

Added: December 02, 2013 | Visits: 763

ackerTodo ackerTodo is a light-weight web based todo list manager written by Rob Hensley that supports multiple users, groups, categories, super categories, recurring tasks (Daily, Weekly, Monthly, Yearly, Open-Ended), modules, a CLI interface, email notification, file upload capabilites, and many more... Platforms: *nix

License: Freeware Size: 317.44 KB Download (40): ackerTodo Download

Added: June 15, 2010 | Visits: 1.343

CGI::Minimal CGI::Minimal is a lightweight CGI form processing package. SYNOPSIS # use CGI::Minimal qw(:preload); use CGI::Minimal; my $cgi = CGI::Minimal->new; if ($cgi->truncated) { &scream_about_bad_form; exit; } my $form_field_value = $cgi->param(some_field_name); Provides a micro-weight... Platforms: *nix

License: Freeware Size: 29.7 KB Download (99): CGI::Minimal Download

Added: October 18, 2010 | Visits: 1.066

CGILua CGILua is a tool for creating dynamic HTML pages and manipulating input data from forms. It is simple but powerful, allowing complex tasks to be carried out with minimum effort. CGILua uses the interpreted language Lua as a server-side scripting language for creating dynamic Web pages.... Platforms: *nix

License: Freeware Size: 34.82 KB Download (109): CGILua Download

Added: April 18, 2010 | Visits: 873

Class::DBI::FormBuilder Class::DBI::FormBuilder is a Perl module with Class::DBI/CGI::FormBuilder integration. SYNOPSIS package Film; use strict; use warnings; use base Class::DBI; use Class::DBI::FormBuilder; # for indented output: # use Class::DBI::FormBuilder PrettyPrint => ALL; # POST all forms to... Platforms: *nix

License: Freeware Size: 46.08 KB Download (89): Class::DBI::FormBuilder Download

Added: May 07, 2010 | Visits: 1.287

seppl seppl is both a protocol definition and a software implementation of a new encryption layer for IPv4. seppl project makes use of symmetric cryptography for encrypting the whole traffic on a network. Its implementation is designed around Linux netfilter/iptables. seppl introduces two new... Platforms: *nix

License: Freeware Size: 327.68 KB Download (103): seppl Download

Added: April 01, 2010 | Visits: 1.078

Claroline Claroline is an Open Source software based on PHP /MySQL. Claroline is a collaborative learning environment allowing teachers or education institutions to create and administer courses through the web. The system provides group management, forums, document repositories, calendar, chat,... Platforms: *nix

License: Freeware Size: 3.6 MB Download (99): Claroline Download

Added: October 04, 2010 | Visits: 571

kingate kingate library is an interface to CGI, conveniently enwrapped into c++ classes. You dont want to try it for your project, yet, due to its incompleteness, unless you need it as a dependency for the other project. Here is a brief overview of what it is lacking and why you dont want to use it: -... Platforms: *nix

License: Freeware Size: 307.2 KB Download (90): kingate Download

Added: May 26, 2010 | Visits: 1.333

w-agora W-Agora or Web-Agora is a database-driven communications system which allows you and your visitors to store and display messages, files, and other information on your web site. More than "just another Web BBS/forum software", W-Agora is designed so it can be easily customizable through a Web... Platforms: *nix

License: Freeware Size: 911.36 KB Download (97): w-agora Download

< 1 2 3 4 5