Main > Free Download Search >

Free division of developmental disabilities script

division of developmental disabilities

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 164
Display time of last visit

Display time of last visit


This script records the date plus time of your visitors last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead. more>> This script records the date plus time of your visitors last visit and displays it upon their return. If this is their first visit to your site, a greeting message is shown instead.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
11 downloads
Disply Number of Unique Visitors Currently on Site

Disply Number of Unique Visitors Currently on Site


By implementing this code on your site, you can display the number of visitors that are currently browsing your site. It increments a counter every time that a unique session begins on your site and d more>> By implementing this code on your site, you can display the number of visitors that are currently browsing your site. It increments a counter every time that a unique session begins on your site and decrements a counter every time that a session ends.<<less
Added: 2006-09-18 License: Freeware Price: Free
1145 downloads
Capitalization of English Names

Capitalization of English Names


There are names in the English language like Sam ONeil, Jenny McCarthy, Beverly dAngelo, Leonardo di Caprio, Don Alejandro de la Vega, Wernher von Braun, etc. that give us trouble when we try to prope more>> There are names in the English language like Sam ONeil, Jenny McCarthy, Beverly dAngelo, Leonardo di Caprio, Don Alejandro de la Vega, Wernher von Braun, etc. that give us trouble when we try to properly capitalize them in software applications. I provide a customizable and extendable solution to this problem. I had looked through many documents on the net concerning capitalization in English and also spoke to some people that are supposed to know things like this. Then Ive written some code that puts all this theory into Java.<<less
Added: 2006-05-26 License: Freeware Price: Free
1255 downloads
Dictionary of HTML META Tags

Dictionary of HTML META Tags


Metatags are a way for you to define your web page and web site to the outside world. You can declare the title, keywords and description, which help your placement in search engines. In addition, you more>> Metatags are a way for you to define your web page and web site to the outside world. You can declare the title, keywords and description, which help your placement in search engines. In addition, you can specify who owns the copyright, how often the page is to be visited by search engines and many other useful pieces of information.<<less
Added: 2004-10-08 License: BSD Style Price: FreeAdditionalInfoPOSX2
1856 downloads
Working of Compiler

Working of Compiler


Here we will learn the basics of working of compiler. more>> Working of Compiler is a powerful application which helps you learn the basics of working of compiler. At compile time (CT), absolute addresses of variables and statement labels are not known. Here in this aritcle , the compiling process is explained A compiler for a language generally has several different stages as it processes the input.<<less
Added: 2009-07-04 License: Freeware Price: $0.00USD
12 downloads
Check validity of an email adress

Check validity of an email adress


Before the sending of a mail to avoid a useless excess load on IIS, it is possible to use a simple function to verify that the email address is well formed. In a more pushed process we could be also b more>> Before the sending of a mail to avoid a useless excess load on IIS, it is possible to use a simple function to verify that the email address is well formed. In a more pushed process we could be also brought to interrogate the smtp corresponding server to know if the address exists or not.<<less
Added: 2005-10-19 License: GPL Price: Free
1480 downloads
PHP Point Of Sale 9.1

PHP Point Of Sale 9.1


PHP Point Of Sale is designed to help small businesss with keeping track of customers, items, inventory, and generate reports based on sales. New Features/Fixes: PHP Point Of Sale 9.1 offers improved searching for customers and items and 3 new date more>> PHP Point Of Sale is designed to help small businesss with keeping track of customers, items, inventory, and generate reports based on sales. New Features/Fixes: PHP Point Of Sale 9.1 offers improved searching for customers and items and 3 new date range reports. Many minor bug fixes have also been included. This upgrade is recommended for all!<<less
Added: 2003-06-28 License: GPL Price: $0.00USD
22 downloads
 
Other version of PHP Point Of Sale
PHP Point Of Salewith keeping track of customers, items, inventory, and generate reports based on sales. New ... Of Sale 9.1 offers improved searching for customers and items and 3 new date range reports. Many
License:GPL
Download
1282 downloads
Added: 2003-06-28
Worldmap of your visitors 1.0

Worldmap of your visitors 1.0


This script allows you to track and geo locate the visitors of your own website. Afterwards the script plots all visitors on a world map. The script is easy to configure and very fast. Also you can change all settings like different world maps or other more>> This script allows you to track and geo locate the visitors of your own website. Afterwards the script plots all visitors on a world map. The script is easy to configure and very fast. Also you can change all settings like different world maps or other pins representing the visitors on your map.<<less
Added: 2008-07-01 License: GPL Price: $0.00USD
14 downloads
Out of the Sandbox 1.00

Out of the Sandbox 1.00


Get your applet out of the sandbox. This guide takes you through the steps involved in creating digitally signed applets. These trusted applets can overcome the restrictions placed by the sandbox such accessing local files and folders. more>> Get your applet out of the sandbox. This guide takes you through the steps involved in creating digitally signed applets. These trusted applets can overcome the restrictions placed by the sandbox such accessing local files and folders.<<less
Added: 2003-12-02 License: This is a tutorial Price: 0.00
11 downloads
 
Other version of Out of the Sandbox
Out of the SandboxGet your applet This guide takes you through the steps involved in creating ... Get your applet This guide takes you through the steps involved in creating
Price: FreeAdditionalInfoThisisatutorial
License:Not Specified
Download
2163 downloads
Added: 2003-12-02
The Date of Easter 1.00

The Date of Easter 1.00


This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it. more>> This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it.<<less
Added: 2007-07-22 License: Free Non-Commercial Price: $0.00USD
13 downloads
 
Other version of The Date of Easter
The Date of EasterThis simple PHP example will generate and output the date of easter for any given year. It is very ... This simple PHP example will generate and output the date of easter for any given year. It is very
Price: FreeAdditionalInfoFreetousewhereeveryouwant,aslongasyoulinkbacktous
License:Free for non-commercial use
Download
828 downloads
Added: 2007-07-22
Compute style of element

Compute style of element


A method to get the styles on an element that arent set in-line or with JavaScript. more>> A method to get the styles on an element that arent set in-line or with JavaScript.<<less
Added: 2007-02-20 License: Freeware Price: $0.00USD
13 downloads
Displaying last modified date of any file

Displaying last modified date of any file


The scope of this code sample is focusing how to find and display of any files last modified date & time. Probably, youve used to see some pages on web, written at bottom of page last modified date. N more>> The scope of this code sample is focusing how to find and display of any files last modified date & time. Probably, youve used to see some pages on web, written at bottom of page last modified date. Now we will create a simple code to do this.<<less
Added: 2007-06-25 License: Freeware Price: Free
545 downloads
Review of PHP blogging software

Review of PHP blogging software


One of the basic decisions when writing software is where to put stuff. The organization should make intuitive sense, be modular and easy to modify. Creating an open-source, full-fledged blogging package is a complex task. It takes a lot of time and more>> One of the basic decisions when writing software is where to put stuff. The organization should make intuitive sense, be modular and easy to modify. Creating an open-source, full-fledged blogging package is a complex task. It takes a lot of time and effort to produce, and when you finally have code youre happy with, some schmuck like me, who downloaded it for free, comes along to tell you what you did wrong. Actually, Im not so upset with b2evolution, but I think theres something to be learned here about how all our great automated (pre-fab) tools may not be all that great...<<less
Added: 2008-08-09 License: Freeware Price: $0.00USD
11 downloads
PHP Verse of The Day

PHP Verse of The Day


This is a very simple and easy to configure verse of the day script. It fetches the Bible Gateway verse of the day and displays it on your website. Features: Length Limiting - Limit the length of the more>> This is a very simple and easy to configure verse of the day script. It fetches the Bible Gateway verse of the day and displays it on your website. Features: Length Limiting - Limit the length of the verse displayed Show Audio - Choose to show the audio link or not. Supported Bible versions: -New International Version -King James Version -English Standard Version -American Standard Version -Hatian Creole Version -Luther Bibel 1545 -Young?s Literal Translation -Darby Translation -Reina-Valera Antigua -Louis Segond -Icelandic Bible -Conferenza Episcopale Italiana -Maori Bible -Det Norsk Bibelselskap 1930 -Romanian Cornilescu Version -Russian Synodal Version -Albanian Bible -Svenska 1917<<less
Added: 2006-10-06 License: GPL Price: Free
1141 downloads
PHP Calendar of Events 1.0

PHP Calendar of Events 1.0


This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent more>> This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent method. The calendar then shows a preview of the event in an overlib effect as well as a detail page for further information. For this calendar you are going to need a file to test the main class, and also include the required js. Finally, further modifications to the script are possible once you learn how to use the main class, e.g. adding features, integrating the script to a MySql database etc..<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5