Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 16821-16840 of 36576
iBULC - Internet Batch Up-Load Component
iBULC is a browser-based multiple file uploading component that can be integrated with any server-side program or script. Enable your employees, clients, and/or users to upload pre-defined file types and sizes to your server using iBULC client side upload software. Client-side software works on all versions of Windows and Mac OS X. Browsers supported include Safari, Opera, Mozilla, Netscape, and IE.
(0 ratings)
Reviews0
PriceFree
Views2305
Visual Comparer
Main assignment of given utility - comparing and merging of differences in text files. Visual Comparer is intended first of all for those who is engaged in software engineering and forced to compare various versions of the source codes. One of distinctive features of Visual Comparer is a presence of strict lexical and syntax highlight of constructions in various programming languages and the full-function text editor.
(0 ratings)
Reviews0
PriceFree
Views1292
UpdateXpress
UpdateXpress is a network administration tool which dramatically simplifies the propagation of updated files across a network. When a user double-clicks a shortcut on their local machine updateXpress checks if any specified linked files or folders are newer than those on the local drive and if so updates them before opening the desired target file.
(0 ratings)
Reviews0
PriceFree
Views1716
Simple PageRank Protector
A brief introduction about what PageRank is, followed by some code to help you preserve it on your website. Has both the redirection script, and a link generation tool.
(0 ratings)
Reviews0
PriceFree
Views3361
Media Resizer PRO thumbnail creator
Create thumbnails and scaled copies of all your images with this powerful and flexible, yet easy to use utility. Media Resizer PRO quickly and easily prepares your image collections to be published on the web. Ability to create video thumbnails makes this program unique! Creating image thumbnails has never been easier!
(0 ratings)
Reviews0
PriceFree
Views1741
Easy DVD Copy
Easy DVD Copy is a very easy to use DVD ripper and DVD backup software with excellent image and sound quality. It rips DVD to VCD (Mpeg1 file), SVCD (Mpeg2 file) or DivX (AVI file), so you can play it without a DVD drive. It also can backup DVD to VCD/SVCD and burn it to CD-R or CD-RW disc. The whole process can be finished in 1-2-3 step!
(0 ratings)
Reviews0
PriceFree
Views1073
ClanMan ASP Login
ClanMan ASP Login is a small program that allows secure protection for your entire website. Some of the features: Unlimited security levels, Encrypted Passwords that can be on or off, Email verification, Cookie support, Full support of CSS
(6 ratings)
Reviews0
PriceFree
Views6963
bbBoardv2 Forum Software
With bbBoard v2 you get the most customizable, powerful and secure forum software anywhere. It can handle anything you throw at it, from various Frontends, like MSN, NNTP and Wap, to database Backends, like mySQL and postgreSQL. bbv2 easily integrates with other programs and software, and is translated in several languages, allowing users to switch to their own language. An advanced (yet simple) templating system allows you to change absolutely anything on the board, and set up multiple designs, which your users can choose from. bbv2 is the most powerful forum software you'll ever experience - there's very little it cannot do. Because we're a small company, if you find something you'd like to be added, we normally add it in the very next release, and tech support is quick and helpful. The advanced plugin systems allow you to very easily change anything on the board, integrate with your site's registration system, etc. A free trial and demo board is available, so try it now!
(8 ratings)
Reviews0
PriceFree
Views3885
eBay Home Inventory System
posted byaspAddictinASP
This application was designed with the serious eBay seller in mind. Recently, my wife started her own eBay store, and it wasn't long before we realized that we needed a system in place to manage our inventory. The original version was lacking in several departments, and was quite honestly too complex by design. This version (version 2.1) is much more simplified in its use. It will track your inventory based on locations that you define. For example, if you have 5 shelves full of eBay merchandise, you could name them Shelf 1, Shelf 2, Shelf 3, etc. Or S1, S2, S3 - whatever is easiest for you. You can also track information pertaining to your buyers, such as who bought it, their shipping address, email, and eBay ID number. The application also has a very basic accounting system built in to it. By entering the price you paid for the item, the price it sold for, and the shipping cost, you can view a report for each month that will show you your profit or loss, complete with line item detail. By far, the feature I use the MOST is the search feature. It is a fairly thorough search feature, allowing you to search for just about any term in the database. Very handy if you are looking for an item, and all you have is the description.
(0 ratings)
Reviews0
PriceFree
Views1657
dBoard
posted byMightyMikeinASP
The power of PHP forums for ASP! Easy to install and configure, unlimited catagories, forums + topics, skinnable, plug-in capable, full admin tools, HTML Aliasing plus lots lots more.
(15 ratings)
Reviews0
PriceFree
Views1043
Link Exchange for Mambo 4.5
Link Exchange will allow you to run a simple reciprocal links area within your Mambo 4.5 CMS. Many options to tweak LE and five different link exchange types available.
(3 ratings)
Reviews0
PriceFree
Views4946
Win32 Socket Client
Socket programming in MFC is usually a bit messy. It's always clean and convenient to write the socket programs using Win32. A big advantage writing these programs in Win32 is, we can follow the same model as in any Unix C++ socket program. Also, with each and every new version of Winsock, we don't know how many bugs are going to get added to the development frameworks.
(9 ratings)
Reviews0
PriceFree
Views5598
WebTemplates.ws
We have the highest selection of free professional web templates for any site. All templates include a PSD layered source file for easy editing.
(3 ratings)
Reviews0
PriceFree
Views3494
ASP and ASP.NET Scripts and Resources +
A Comprehensive, categorized, and search able ASP & ASP.NET resources, scripts, software, tutorials, and even more.
(72 ratings)
Reviews0
PriceFree
Views12496
XMLPitstop
Provides a central location for everything that a developer needs to know about XML technologies (XML, XSLT, XLL, SVG and about 40 other categories). You will find examples with Source Code, Tutorials, Tools, Resources, Books, etc.
(9 ratings)
Reviews0
PriceFree
Views2471
C++ Tutorial on Copy constructors
C++ Copy constructor is a constructor function with the same name as the class used to make deep copy of objects. There are 3 important places where a copy constructor is called.
(6 ratings)
Reviews0
PriceFree
Views2568
XLS Reader Class
XLS Reader - PHP class that can read binary XLS files (MS Excel) using PHP only on all platforms. MS Excel or any additional PHP modules are not required. With this script you will be able to easily present your reports, price lists etc. on your web sites without any additional programming. Or you can extract data from XLS tables into some database like MySQL. The script is able to convert XLS files created by MS Excel to HTML tables, preserving almost all formatting properties (including date, time, numbers and currencies). This means that you can format the spreadsheet in Excel as you like it � using different font and cells formatting properties and the script will convert your XLS file into HTML as close as possible. The Class is very simple to use, as it has its own built-in excel2html converter, which allows you to convert either whole WorkBook (including all the WorkSheets) at once, or to get HTML code only for needed SpreadSheets only. You can test the script on-line.
(21 ratings)
Reviews0
PriceUSD 68.00
Views5287
WEBInsta�
WEBInsta� provides a individual or a small business or organization to put up a professional looking website up in minutes . It does not require on the users part to know any HTML ( experience will be helpful ) or PHP . It tries to provide a clean cut separation between the programming logic and the design logic using a fast and efficient template engine . It was built because we wanted to provide a simple but effective CMS for people who were just looking to put up a web presence or a simple website and do no want to use a full blown portal management system. With lots of templates availible at the WEBInsta website and simple to use interface with minimal configuration , it provides the perfect platform to start your website on .
(535 ratings)
Reviews1
PriceFree
Views8174
VS.Php 2.0 for Visual Studio .Net 2003
Develop php applications from within Visual Studio.Net 2003. This product lets you build, edit, debug and securely deploy php applications using the familiar interface of the most popular IDE in the market. Contrary to other PHP IDE products, VS.Php leverages the familiar interface of Microsoft Visual Studio.Net 2003 allowing PHP developers leverage all the features Visual Studio.Net 2003 provides. No need to learn a new IDE interface or tools.
(6 ratings)
Reviews0
PriceFree
Views3161
CodeFu.net URL Rotator Script
This script is extremely powerful and includes these features: Unlimited Portal URLs, Unlimited Destination Urls, PHP/MySQL based for extremely fast processing, Secure Admin Control panel, Counts Hits to each URL, Handy backup feature, and much more. Use it for traffic distribution, co-op advertising, file mirroring, split testing, affiliate link rotating, and more.
(3 ratings)
Reviews0
PriceUSD 75.00
Views3457
Results 16821-16840 of 36576