all you need
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1940
Free PHP Link Directory 1.3
Free PHP Link Directory with allready added categories more>>
Free PHP Link Directory 1.3 is a script like a PHP and MySQL powered links database which allows you to run a database driven categorized links section on a web site, supported with many helpful functions such as adding link to the system, adding or deleting link, and all you need to do is approve them from admin section.
Added: 2009-07-04 License: Freeware Price: $0.00USD
17 downloads
Simple easy ASP.NET CAPTCHA Tutorial
I will show you how to create a ASP.NET Captcha control without using any HTTP HANDELRS or what so ever. you can easily plug it into your web pages.All you need to do is Create a ASPX page, that ASPX page will have a content type of image/jpeg, then more>> I will show you how to create a ASP.NET Captcha control without using any HTTP HANDELRS or what so ever. you can easily plug it into your web pages.All you need to do is Create a ASPX page, that ASPX page will have a content type of image/jpeg, then within the code-behind file of that asp page we will be using system.drawing namespace to create a dynamic image.<<less
Added: 2009-04-06 License: Freeware Price: $0.00USD
13 downloads
CSS Decorative Gallery 1.0
Nick La has made another great great tutorial for us. Nick La shows us how to decorate our images and photo galleries without editing the source images. The trick is very simple. All you need is an extra tag and apply a background image to create the more>> Nick La has made another great great tutorial for us. Nick La shows us how to decorate our images and photo galleries without editing the source images. The trick is very simple. All you need is an extra tag and apply a background image to create the overlaying effect. It is very easy and flexible with over 20 styles, from a simple image icon to a rounded corner to a masked layer (both decorative and complex).<<less
Added: 2009-03-04 License: Other Price: $0.00USD
11 downloads
Using HTML in a Lightbox Description 1
There are a number of modifications for Lightbox that allow you use HTML in the Lightbox overlay but using this method the use of an alternative script wont be necessary. All you need to do is two simple edits. more>> There are a number of modifications for Lightbox that allow you use HTML in the Lightbox overlay but using this method the use of an alternative script wont be necessary. All you need to do is two simple edits.<<less
Added: 2009-01-26 License: GPL Price: $0.00USD
19 downloads
Seo Monitor display all info you need know from pages indexed , backlinks a 1.0
Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now ! more>> Seo Monitor display all info you need know from pages indexed , backlinks and pagerank from biggers search engines , create your SEO Monitor now !<<less
Added: 2008-12-13 License: Freeware Price: $0.00USD
15 downloads
Work with Arrays in Actionscript 3 part 2
In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays. more>> In this flash actionscript tutorial you will learn all you need to know about multidimensional arrays.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
19 downloads
Numeric Currency to Word Currency USING ASP.NET 1.3
Menon On .Net Numeric Currency to Word Currency is a simple currency converter Using Asp.Net and its Free!!!. You can convert Numeric Currency to word Format All you Need to do is Just Mention Which Currency Unit and Sub Currency Unit You want to more>> Menon On .Net Numeric Currency to Word Currency is a simple currency converter Using Asp.Net and its Free!!!. You can convert Numeric Currency to word Format All you Need to do is Just Mention Which Currency Unit and Sub Currency Unit You want to use for the currency. For example here I used Currency Unit as ?Dollar? and Sub Currency As ?Cents? IF you want to Convert Your Numeric Currency to Indian Word Currency Just mention Currency Unit as ?Rupee? and Sub Currency As ?Paise? you can use this Numeric Currency to Word Currency Component For any currency types and its Free!!!<<less
Added: 2008-08-31 License: Freeware Price: $0.00USD
20 downloads
Tukanas Classifieds script 1.0
Do you want to add a fully automated Classified Ads on your website today? All you need is a website hosted on a server. You can set up your website so that all your visitors see is this classifieds directory. You can simply add this script on to an more>> Do you want to add a fully automated Classified Ads on your website today? All you need is a website hosted on a server. You can set up your website so that all your visitors see is this classifieds directory. You can simply add this script on to an existing website as a classified section of this site. Tukanas Classifieds script easy- to -use solution can be installed so that it appears as the front page of your website or your site?s subpages so that the rest of your products and services are complemented. You just need to choose a niche market or use the script to serve a wide range of markets.<<less
Added: 2008-04-07 License: Commercial Price: $0.00USD
15 downloads
FREE PHP calendar availability script with admin control panel 1.00
Our FREE availability script has been designed with a very easy to use control panel, the script uses a flat-file database system, as many people are restricted by their hosting account not supprting MySQL, all you need to use our script with your more>> Our FREE availability script has been designed with a very easy to use control panel, the script uses a flat-file database system, as many people are restricted by their hosting account not supprting MySQL, all you need to use our script with your existing website is a php enabled web-server, the majority of website hosting companies support this by default. The script is now FREE Visit our site now and check out the demo.<<less
Added: 2008-02-11 License: Freeware Price: $0.00USD
23 downloads
Micro Captcha 1.0
Micro Captcha is a simple PHP script which generates captcha images to prevent spam form submissions. The script generates random images with a security code for you. Installation and usage is very simple. All you need to do is insert the php file as an more>> Micro Captcha is a simple PHP script which generates captcha images to prevent spam form submissions. The script generates random images with a security code for you. Installation and usage is very simple. All you need to do is insert the php file as an image source into your form. Later during the form processing you only need to check a session variable. Detailed installation instructions and an example code is also attached.<<less
Added: 2008-01-27 License: Freeware Price: $0.00USD
12 downloads
PHP text counter 0.1
A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We?re going to save the amount of hits in a .dat file, so you more>> A counter is an essential part of a site to know how many people are coming to site. Here is an easy way to make a counter. All you need is access to PHP and be able to chmod a directory. We?re going to save the amount of hits in a .dat file, so you don?t even need a mySQL database. First off, you have create a directory and CHMOD it 777 so PHP can write the counter.dat file.<<less
Added: 2008-01-27 License: PHP Price: $0.00USD
12 downloads
PHP Array Pagination 1
If you are looking for a solution to displaying page numbers from an array of items then this is the solution, all you need to do is include the small class file and then parse your array through the class and then handle the data like you would handle a more>> If you are looking for a solution to displaying page numbers from an array of items then this is the solution, all you need to do is include the small class file and then parse your array through the class and then handle the data like you would handle a normal php array and you can generate the page numbers with a single line of code, it really is that simple.<<less
Added: 2007-11-20 License: GPL Price: $0.00USD
19 downloads
ASP.NET Guestbook V1.0 1.02
This version is ready for use all you need to do is upload and start using! With a one step install you will be logging in to approve and archive your posts in no time! more>> This version is ready for use all you need to do is upload and start using! With a one step install you will be logging in to approve and archive your posts in no time!<<less
Added: 2007-10-10 License: GPL Price: $0.00USD
14 downloads
QuickMinisite - Auto-Updating SEO Friendly Minisite Script 1.0
QuickMinisite is a new minisite script with auto-updating content which you can use instead of parking! You can change the main page keyword, title and font colors. All you need to do is add your adsense publisher id, and keep uploading as many times you more>> QuickMinisite is a new minisite script with auto-updating content which you can use instead of parking! You can change the main page keyword, title and font colors. All you need to do is add your adsense publisher id, and keep uploading as many times you want! You wont need to change anything, because QuickMinisite automatically detects your domain name and displays it as a title. QuickMinisite is also SEO friendly with .html pages.<<less
Added: 2007-09-01 License: Freeware Price: $0.00USD
14 downloads
Simpli Easy TRAFFIC Counter Script 1.3
Simpli Easy TRAFFIC Counter Script is a SIMPLE and easy to install page traffic counter for your website. Its so simple, that all you need to do is upload and include the counter into your webpage(s) and it will track every page with a numbers display more>> Simpli Easy TRAFFIC Counter Script is a SIMPLE and easy to install page traffic counter for your website. Its so simple, that all you need to do is upload and include the counter into your webpage(s) and it will track every page with a numbers display providing you with an easy way to track unique users and pages. Simple Installation instructions included.<<less
Added: 2007-09-01 License: Freeware Price: $0.00USD
10 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above all you need 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