should i refinance
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 24
How do i install a forum?
Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many ?bulletin boards? available on the market. Today we will install The Simple more>> Do you want to have your own forum? Well, in this tutorial i will show you the steps to make your own forum. There are many ?bulletin boards? available on the market. Today we will install The Simple Machine Forum a.k.a. SMF. You have to download the files from the download section of the simplemachineforum.org. Always use the last stable version available.<<less
Added: 2007-07-04 License: Freeware Price: Free
848 downloads
Basic I/O operations
In this tutorial we will learn to read data from standard input device and write data on standard output devices. more>> Basic I/O operations is a useful guide which will help you learn to read data from standard input device and write data on standard output devices . The header file required by every program containing standard input/output functions is studio.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
14 downloads
I-Load Wysiwyg image upload
I-Load is an ASP.NET web control (1.1 and 2.0 compatible) which basically: - Allows the final user to upload images which must respect all the constraints of width, heigth, aspect ratio, file size and more>> I-Load is an ASP.NET web control (1.1 and 2.0 compatible) which basically: - Allows the final user to upload images which must respect all the constraints of width, heigth, aspect ratio, file size and format that you need. - Can automatically generate resized images (sometimes many) from the original uploaded image to serve various needs (preview, zoom, icons, thumbnails, etc). The component is cross-browser and does not require any client side software download. I-Load is an ASP.NET control uniquely composed of 100% managed code - no server installation required.<<less
Added: 2005-11-07 License: Commercial License Price: 249.00AdditionalInfoDeveloperlicenseulimitedsitesandservers
1466 downloads
9 PHP Debugging Techniques You Should Be Using
Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of... more>> Save yourself time, effort and headaches by employing the debugging techniques discussed in this article. I cover topics from enabling notices to writing Unit Tests, as well as some ideas you may not have thought of...<<less
Added: 2008-05-07 License: Other Price: $0.00USD
12 downloads
i-shop.cgi 1.1
i-shop.cgi is a modification of Selena Sols Web Store.cgi and Richie Careys Commerce.cgi Version 1.01. Its a full shopping cart system with pages that are dynamically created from a flat file database. i-shop.cgi incorporates features of both scripts more>> i-shop.cgi is a modification of Selena Sols Web Store.cgi and Richie Careys Commerce.cgi Version 1.01. Its a full shopping cart system with pages that are dynamically created from a flat file database. i-shop.cgi incorporates features of both scripts along with improved features and functions contributed by users of both versions.<<less
Added: 2000-04-15 License: Freeware Price: 0.00
10 downloads
@1 Calendar Publisher I LITE
Customizable mini online monthly calendar displayed via SSI. Automatically list X number of nearest coming events under the calendar. Administrator can specify the value of X. Automatic highlight more>> Customizable mini online monthly calendar displayed via SSI. Automatically list "X" number of nearest coming events under the calendar. Administrator can specify the value of "X". Automatic highlight current date. All dates with events are darker. Allow mutiple events per day. You are disallowed to use this free UPOINT script at warez sites.<<less
Added: 2005-07-15 License: Freeware Price: Free
1562 downloads
i-CMS - Simple CMS in C# 1.0
Simple design for basic CMS requirements where other CMS are too heavy . You are free to use the source code to further enhance it for any educational or commercial use. No Obligation. more>> Simple design for basic CMS requirements where other CMS are too heavy . You are free to use the source code to further enhance it for any educational or commercial use. No Obligation.<<less
Added: 2007-02-20 License: Other Price: $0.00USD
14 downloads
Other version of i-CMS - Simple CMS in C#
License:Other Free / Open Source License
i-senso transSQL 1.1
This script lets you dump a whole local database and load it to a remote host (or vice-versa). The differences between this script and the others are: * supports tables, views, Stored Procedures, triggers and constraints; * is more>> This script lets you dump a whole local database and load it to a remote host (or vice-versa). The differences between this script and the others are: * supports tables, views, Stored Procedures, triggers and constraints; * is inter-dependency aware; * is error tolerant; * very easy to install -- its a single file. transSQL dumps the whole database: tables, views, stored procs, triggers, constraints... the works. The script knows that a view depends on tables or other views. It is also aware that two tables can be linked to one another via a foreign key. When loading, unless instructed otherwise, the script will continue working even if errors occur. In that case, it prints the error message and the statement that caused it (so you can correct it later). transSQL is a single file. Just copy it to your servers webroot and everything (should) work, as long as you have a proper PHP and MySQL installation.<<less
Added: 2007-09-26 License: Freeware Price: $0.00USD
14 downloads
reckon i 1.03
reckon i is compiled with iTweak , iThreat , iProtect and iUtil . Each have different functions of their own. iTweak is a component where we fix problems that I just stated above. iThreat is a component to remove the malware/viruses (it works similar more>> reckon i is compiled with iTweak , iThreat , iProtect and iUtil . Each have different functions of their own. iTweak is a component where we fix problems that I just stated above. iThreat is a component to remove the malware/viruses (it works similar like RemoveIT accept you have to add your own virus signature), iProtect is to protect special folders or files from being accessed by unwanted user. Last but not least, the iUtil is used to run some of the Windows tweaking tools such as Regedit, Command Prompt, Defragmenter, etc. Sometimes, malware disabled "RUN", hence makes it hard to open Command Prompt, and here the iUtil really comes in handy.<<less
Added: 2008-10-28 License: GPL Price: $0.00USD
13 downloads
Built-In Asynchronous I/O Support in ASP.NET 1
As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to more>> As we all know, I/O operations is one of the most time consuming operations. In the same time, IO is one of the most needed operations almost in all applications. To make our applications faster and having more responsive user interface, we need to perform those I/O operations asynchronously. This tutorial explains how to make faster and more responsive user interface through asynchronous I/O operations in ASP.NET 2.0 Web application.<<less
Added: 2007-03-22 License: Freeware Price: $0.00USD
11 downloads
Other version of Built-In Asynchronous I/O Support in ASP.NET
License:Freeware
Arrays in JavaScript ? Part I
In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in more>> In this JavaScript ? Part I Tutorial you will learn about Array Definition, Defining an Array in JavaScript, Shorter form, Literal Array, Accessing the elements in an array, Editing the values or elements in an array, Single Dimensional Array in JavaScript The array concept is used to store a set of values in a single variable name. So this is a very important concept in any programming language, Let us see how to define and handle arrays in JavaScript in this session.<<less
Added: 2006-12-24 License: Freeware Price: $0.00USD
14 downloads
i-pos Internet Pay Online Store Beta 2
i-pos Storefront is a asp script for Pay Pal merchants. i-pos makes it easy to sell products online without the hassle of complex web and database programming. i-pos includes currency selection, picture upload component, and a customizable more>> i-pos Storefront is a asp script for Pay Pal merchants. i-pos makes it easy to sell products online without the hassle of complex web and database programming. i-pos includes currency selection, picture upload component, and a customizable storefront Please Note this script is undergoing a major overhaul. A new release will be coming late 2005<<less
Added: 2003-10-05 License: Freeware Price: 0.00
14 downloads
PHP i-Stats 1.2
PHP i-Stats is a Web site traffic analysis package written in PHP and using MySQL database on backend for data handling. Its reports include Web site statistics by day, week-day, month, month-day, referer, hour, country, browser, OS, Hostname, screen more>> PHP i-Stats is a Web site traffic analysis package written in PHP and using MySQL database on backend for data handling. Its reports include Web site statistics by day, week-day, month, month-day, referer, hour, country, browser, OS, Hostname, screen resolution, screen color, search engine, search engines keyword. Also features bar chart.<<less
Added: 2007-12-08 License: GPL Price: $0.00USD
10 downloads
C Programming - Functions (Part-I)
In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no more>> In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no return values, Functions with arguments but no return values, Functions with arguments and return values, Return value data type of function and Void functions.<<less
Added: 2006-06-01 License: Freeware Price: Free
1257 downloads
i-Gallery 3.3
i-Gallery is a complete online photo gallery. Easy to navigate thumbnails with paging. Enlarged views offer print & email buttons. Secured backend features: create/delete folders, upload/delete images, add descriptions, move images, and much more... more>> i-Gallery is a complete online photo gallery. Easy to navigate thumbnails with paging. Enlarged views offer print & email buttons. Secured backend features: create/delete folders, upload/delete images, add descriptions, move images, and much more...<<less
Added: 2004-04-20 License: Price: 0.00 Price: 0.00
13 downloads
Other version of i-Gallery
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above should i refinance search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed