Main > Free Download Search >

Free now you can have it script

now you can have it

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 56
Eye Can Help You 1.0

Eye Can Help You 1.0


Eye Can Help You is a script that can either integrate with iPrimal BOT (Also free from iPrimal Industries) or stand alone and fully intergratable with your dynamic or non-dynamic site. When installed, its able to use either its own database table more>> Eye Can Help You is a script that can either integrate with iPrimal BOT (Also free from iPrimal Industries) or stand alone and fully intergratable with your dynamic or non-dynamic site. When installed, its able to use either its own database table (Provided) or an existing one (like the one from iPrimal BOT) to offer your visitors help by either hovering over the image for the script (Also customisable) and/or clicking it in order to display the tip in a new window. You can customise the messages in the database, or if there isnt one in the database, you can either have the script not show up, or show the icon with a message about how the script works or whatever you choose. For a demonstration of how this works for your visitors, you can use the one on our site. You can see how it integrates with iPrimal BOT by clicking the Help Bot link on the left of our site and typing in downloads.php and see what happens.<<less
Added: 2006-05-27 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Eye Can Help You
Eye Can Help Youdatabase, you can either have the script not show up, or show the icon with a message about how the ... this works for your visitors, you can use the one on our site. You can see how it integrates with
License:Freeware
Download
1254 downloads
Added: 2006-05-27
Move It!

Move It!


Move It! script allows you to create a window cascades to the bottom right hand corner of the screen. more>> <<less
Added: 2007-06-06 License: Freeware Price: Freeware
15 downloads
GMTT Radio You Control 1.0a

GMTT Radio You Control 1.0a


Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags more>> Radio You Control is a complete DJ Free internet radio solution where the listner (or site visitor) chooses the music. MP3 or WMA files are streamed from your server in windows media player. The user gets to choose the music from a listbox and ID3v1 tags are shown about MP3 files. The advantages of forcing the listner to stream the music is that you are not offering illegal MP3 downloads. The script generates m3u files with a random name, which are then forced into a download. It is also completely commented so you can understand exactly what is going on. Please refer to readme.txt for further instruction<<less
Added: 2004-10-27 License: Freeware Price: $0.00USD
17 downloads
 
Other version of GMTT Radio You Control
GMTT Radio You ControlRadio You Control is a complete DJ Free internet radio solution where the ... It is also completely commented so you can understand exactly what is going on. Please refer to
License:Freeware
Download
1857 downloads
Added: 2004-10-27
email Injection - How to prevent it?

email Injection - How to prevent it?


I persume that most of them would be knowing this attack and how to prevent it, but recently when i was googling i found out many feedback form scripts to be in secure. PHP is a majuscule and secure language, but it all depends upon the programmer style more>> I persume that most of them would be knowing this attack and how to prevent it, but recently when i was googling i found out many feedback form scripts to be in secure. PHP is a majuscule and secure language, but it all depends upon the programmer style of coding<<less
Added: 2009-04-09 License: Freeware Price: $0.00USD
15 downloads
Newsletter in ASP.NET - How To Create It 1

Newsletter in ASP.NET - How To Create It 1


This tutorial explains how to create Newsletter and send mass e-mails to your web site subscribers. It includes registration form so users can subscribe to receive your newsletter. more>> This tutorial explains how to create Newsletter and send mass e-mails to your web site subscribers. It includes registration form so users can subscribe to receive your newsletter.<<less
Added: 2008-10-28 License: Freeware Price: $0.00USD
11 downloads
Draw a logotip and animate it in flash

Draw a logotip and animate it in flash


Using this thoroughly explained, detailed lesson, you will see how to draw, design a cool logotip and after that how to animate it on a simple way in flash. more>> Using this thoroughly explained, detailed lesson, you will see how to draw, design a cool logotip and after that how to animate it on a simple way in flash.<<less
Added: 2008-08-09 License: Freeware Price: $0.00USD
15 downloads
Purchase It v2.0.0 Final

Purchase It v2.0.0 Final


Purchase It is a inexpensive and secure ecommerce addition to Invision Power Board, allow for unlimited amount of items, this modification makes selling your products easy. Compatable with major online banking companies (Currently Paypal, NoChex) We more>> Purchase It is a inexpensive and secure ecommerce addition to Invision Power Board, allow for unlimited amount of items, this modification makes selling your products easy. Compatable with major online banking companies (Currently Paypal, NoChex) We offer a free trial version as well as a full paided version Requirments A Webserver with PHP and MYSQL A copy of Invision Power Board v2.0 or Invision Power Board v2.1<<less
Added: 2004-10-16 License: Price: 0.00 Price: 0.00
14 downloads
Everything you need for internet activity

Everything you need for internet activity


Whether your an advanced HTML and ASP Programmer or your new to the entire process, Byrd Development can help you. This is where your going to find the most relevant information and the most useful to more>> Whether your an advanced HTML and ASP Programmer or your new to the entire process, Byrd Development can help you. This is where your going to find the most relevant information and the most useful tools for what your trying to accomplish. We strive to make your web page design cost efficient and user effective.<<less
Added: 2005-02-13 License: Not Specified Price: Free
1728 downloads
Freelance programmers at prices you can afford.

Freelance programmers at prices you can afford.


Use A Freelancer can help you find Freelance Programmers, Graphic Designers, Flash Animators, Web Designers and more. Buyers can outsource their projects to freelance developers, programmers, web desi more>> Use A Freelancer can help you find Freelance Programmers, Graphic Designers, Flash Animators, Web Designers and more. Buyers can outsource their projects to freelance developers, programmers, web designers, Flash experts, and graphic designers who bid to develop your project. Get professional work at prices you can afford. ?Buyers? get $3.00 deposited into their account toward their first project just for joining. Freelancers have the ability to earn money while working independently. As a Freelancer, you can choose the projects that interest you. Freelancers get their first awarded project Free.<<less
Added: 2006-07-10 License: Freeware Price: Free
1202 downloads
What do you understand by Synchronization 1.0.0

What do you understand by Synchronization 1.0.0


Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to more>> Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the objects value. Synchronization prevents such type of data corruption.<<less
Added: 2007-05-24 License: Freeware Price: $0.00USD
10 downloads
Shout It! 1.0

Shout It! 1.0


Shout It is a simple shoutbox you can use for your website. It includes error checking in forms, message limit, stripping html tags and clickable smileys. You can easily edit this shoutbox to your likings and hopefully you can learn to make your own from more>> Shout It is a simple shoutbox you can use for your website. It includes error checking in forms, message limit, stripping html tags and clickable smileys. You can easily edit this shoutbox to your likings and hopefully you can learn to make your own from this script.<<less
Added: 2005-02-25 License: Price: 0.00 Price: $0.00USD
11 downloads
 
Other version of Shout It!
Shout It!Shout It is a simple shoutbox you can use for your website. It includes error checking in forms ... Shout It is a simple shoutbox you can use for your website. It includes error checking in forms
License:Other Free / Open Source License
Download
1722 downloads
Added: 2005-02-25
Mail-it Now! Upload2Server 1.5.1

Mail-it Now! Upload2Server 1.5.1


Advanced form2mail enabling your visitors to send you an email after the submission of a form. The email and message fields are checked, as well as the validity of the email address. It works with every hosting using the mail or email functions. more>> Advanced form2mail enabling your visitors to send you an email after the submission of a form. The email and message fields are checked, as well as the validity of the email address. It works with every hosting using the mail or email functions. Handles multiple file uploads (this option can be turned off). One single file, both form and reply page. The reply page is automatically generated. Supports Online.net and Nexenservices.com. Supports safe-mode servers and PHP> 4.1.2 (new PHP arrays). New email validator (includes the new TLDs).<<less
Added: 2002-03-21 License: Free Non-Commercial Price: 49.00EUR
14 downloads
How Code Reviews and PMD Can Crush Bugs In Your Code

How Code Reviews and PMD Can Crush Bugs In Your Code


The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is d more>> The ability to review your code is one of the best methods to find bugs and other issues which can cause your program to perform poorly. In fact, one of the hardest things about writing a program is debugging it. When programmers get together and share their knowledge, it can help improve the overall quality of your Java applications.<<less
Added: 2006-07-17 License: Freeware Price: Free
1196 downloads
Freelance IT Pros

Freelance IT Pros


Freelance IT Pros bridges the gap between buyers/webmasters and service providers. Buyers, use our intuitive online interface for posting projects and receiving bids and quotes from qualified provider more>> Freelance IT Pros bridges the gap between buyers/webmasters and service providers. Buyers, use our intuitive online interface for posting projects and receiving bids and quotes from qualified providers. Service Providers, use our site to bid and acquire new projects and work from a worldwide user base of buyers. Signup for FREE! and receive $5.00 account credit just for signing up!<<less
Added: 2006-10-09 License: Freeware Price: Free
1118 downloads
You Need XML Codes to Promote Your Website

You Need XML Codes to Promote Your Website


Do you have a website? If so, you need an ROR XMLNS code button which leads to a full ROR/RDF code page for your website. This code tells search engines all about the special details you input into th more>> Do you have a website? If so, you need an ROR XMLNS code button which leads to a full ROR/RDF code page for your website. This code tells search engines all about the special details you input into the code about your website.<<less
Added: 2006-10-17 License: Freeware Price: Free
1107 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 4
  • 1
  • 2
  • 3
  • 4