Main > Free Download Search >

Free easiest way to lose weight script

easiest way to lose weight

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4640
The Easiest Way to Learn HTML: Create Your First Website

The Easiest Way to Learn HTML: Create Your First Website


There are a lot of HTML tutorials out there, but this one gets straight to the point and explains how to use HTML for beginners to build their own website. more>> There are a lot of HTML tutorials out there, but this one gets straight to the point and explains how to use HTML for beginners to build their own website.<<less
Added: 2004-07-09 License: Freeware Price: 0.00
10 downloads
The easy way into Ajax with AHAH

The easy way into Ajax with AHAH


AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function more>> AHAH (Asynchronous HTML and HTTP) is a subset of the popular Ajax web programming paradigm, which is easy to code and avoids the hassle of parsing XML or carrying out XSLT transformations. The source code of a generalised (but tiny) Javascript function library is given, along with an example implementation in a simple project (a metatag grabber).<<less
Added: 2005-11-19 License: Freeware Price: $0.00USD
14 downloads
Incredibly Easy Way to play Sounds

Incredibly Easy Way to play Sounds


Do you want to add sound to your JAVA application? Its so incredibly easy! more>> Do you want to add sound to your JAVA application? Its so incredibly easy!<<less
Added: 2006-02-11 License: Freeware Price: $0.00USD
14 downloads
AskPeople - an easier way to get feedback 2.0

AskPeople - an easier way to get feedback 2.0


Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple more>> Collecting information from a large group of people can be a tricky process, involving designing a custom form in HTML, or cutting and pasting responses to a group email. AskPeople makes it easy to design, administer and collate results of a simple questionnaire. You use a simple form to specify question text, type (tickbox, text box etc) and response options, or use XML-like markup tags. Data is captured in tab-separated format, which you can export by email as an attachment, or cut-and-paste into Excel. You can also view topline results online. A few other tricks: * easy visual styling via CSS * multiple or just a single question per screen * progress indicator and navigation buttons * multiple templates, for different survey designs Donationware - licenced under Creative Commons - so you can adapt it as you want to, and pay what you think its worth!<<less
Added: 2004-09-12 License: Other Price: $0.00USD
12 downloads
 
Other version of AskPeople - an easier way to get feedback
AskPeople - an easier way to get feedbackCollecting information from a large group of people . Collecting information from a large group of people
License:GPL
Download
1870 downloads
Added: 2004-09-12
Easy File Uploading 1

Easy File Uploading 1


Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component. more>> Following asp source code is easiest way to upload files to your server. Source code is very short and user-friendly to modify to use in a real application. You ISP must provide your Persits Upload component.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
14 downloads
Classifieds Script

Classifieds Script


This classifieds script is an easy way to set up a classified ads website; it is designed in such a way that it is extremely easy to change the look and feel of your website. You can design your pages around the functionality of the application more>> This classifieds script is an easy way to set up a classified ads website; it is designed in such a way that it is extremely easy to change the look and feel of your website. You can design your pages around the functionality of the application<<less
Added: 2009-03-09 License: GPL Price: 1.00GBP
10 downloads
Regular Expression Test Tool

Regular Expression Test Tool


Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing more>> Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing various regex invocation functions, case-sensitivity, flags, replacement data with backreferences.<<less
Added: 2006-05-30 License: Freeware Price: $0.00USD
12 downloads
Best Photo Album Software 1.1

Best Photo Album Software 1.1


Truworth photo album software is a online photo and video presentation product.. Our photo album software helps you to create your online photo gallery. The product is user friendly, any one can upload media files and create its own album in easy way.. more>> Truworth photo album software is a online photo and video presentation product.. Our photo album software helps you to create your online photo gallery. The product is user friendly, any one can upload media files and create its own album in easy way..<<less
Added: 2009-02-24 License: BSD Price: $300.00USD
11 downloads
images in catalog listings

images in catalog listings


This allows you to find the correct product you want to edit in a quick and easy way. more>>
images in catalog listings is a great method from a user of the osCommerce community which allows you to find the correct product you want to edit in a quick and easy way.
<<less
Added: 2007-06-15 License: GPL - GNU Public License Price: GPLGNUPublicLicense
1 downloads
florDBProcess: The easy way to do MySQL database scripting with PHP 1.0

florDBProcess: The easy way to do MySQL database scripting with PHP 1.0


Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects and more>> Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects and all that easier, and importantly from re-usable code. This script will be a basic data layer implementation.<<less
Added: 2007-08-08 License: Freeware Price: $0.00USD
14 downloads
 
Other version of florDBProcess: The easy way to do MySQL database scripting with PHP
florDBProcess: The easy way to do MySQL database scripting with PHPCoding data access methods . Coding data access methods
License:Freeware
Download
817 downloads
Added: 2007-08-08
Parsing Forms With PHP and Sending E-Mail

Parsing Forms With PHP and Sending E-Mail


Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. more>> Another very good, and very easy way to use PHP to do something that is more complicated in other languages is form processing and sending e-mail. PHP makes it easy for even the most neolithic of us. This two-page tutorial shows you how.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3609 downloads
Registering Client Side Code in the Header

Registering Client Side Code in the Header


Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work aroun more>> Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.<<less
Added: 2004-12-05 License: Freeware Price: Free
1783 downloads
QuickInsert - the free and easy way to protect and sell your content

QuickInsert - the free and easy way to protect and sell your content


QuickInsert plugs into your existing website to protect and sell content - no programming necessary! Simply copy your content, documents, or images into QuickInsert and paste the provided line of Javascript code onto your site. Users can register, pay, more>> QuickInsert plugs into your existing website to protect and sell content - no programming necessary! Simply copy your content, documents, or images into QuickInsert and paste the provided line of Javascript code onto your site. Users can register, pay, or surf content on your pages without visiting QuickInsert.com! Thats it; forget headaches and focus on building your user community! If you are looking for website login software to build a user community, QuickInsert is right for you . All of your protected content and documents (white papers, documentation, and/or manuals) are served dynamically into your website through one line of Javascript, compatible with just about every browser. You dont have to worry about a thing! Once a visitor registers on your website, they are either prompted for payment via Google Checkout/Paypal or are activated instantly. They can then login on your site, and your sites protected content becomes available!<<less
Added: 2007-08-22 License: Freeware Price: $0.00USD
13 downloads
ArticleTrader Post plugin for Wordpress 1

ArticleTrader Post plugin for Wordpress 1


Post any articles at http://www.articletrader. com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant content to your blog. more>> Post any articles at http://www.articletrader. com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant content to your blog.<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
12 downloads
 
Other version of ArticleTrader Post plugin for Wordpress
ArticleTrader Post plugin for Wordpresscom to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant ... com to your wordpress blog with almost zero effort. This is an easy way to get quality, relevant
License:Freeware
Download
1345 downloads
Added: 2006-03-03
Joomla administrator password reset script 1.0

Joomla administrator password reset script 1.0


A easy way to reset your Joomla administrator password. No need to access to phpMyAdmin or entering SQL query or such. Features: - a very easy way to reset your Joomla administrator password - has a nice GUI too ;-) more>> A easy way to reset your Joomla administrator password. No need to access to phpMyAdmin or entering SQL query or such. Features: - a very easy way to reset your Joomla administrator password - has a nice GUI too ;-)<<less
Added: 2008-12-04 License: Free Non-Commercial Price: $0.00USD
25 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5