Main > Free Download Search >

Free how to be organized in school script

how to be organized in school

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1048
Command School 1.4

Command School 1.4


Searching for a professional looking, feature rich web based student management package for your school? Want to manage one school or more than one school? When a child is absent, wouldnt it be nice if the system emailed the parents? How about if a more>> Searching for a professional looking, feature rich web based student management package for your school? Want to manage one school or more than one school? When a child is absent, wouldnt it be nice if the system emailed the parents? How about if a parent could login and get their report card? A student has just had a discipline event, the parent is immediately emailed. All with discussion forums, full health module built in. Clean, professional, very easy to use and setup, yet powerful. Print reports in HTML or PDF. Now stores student pictures too!<<less
Added: 2005-12-05 License: GPL Price: $0.00USD
12 downloads
 
Other version of Command School
Command SchoolWant to manage one school or more than one school? When a child is absent, wouldnt it be nice i ... , wouldnt it be nice if the system emailed the parents? How about if a parent could login and get
License:GPL
Download
828 downloads
Added: 2005-12-05
How to update a database record in ASP

How to update a database record in ASP


Selecting, deleting and inserting database records is part and parcel of dynamic web development...be it ASP, PHP, Python, whatever.....and of course, add to that list updating records.....But how to do it in Classic ASP?....well, Im about to show you more>> Selecting, deleting and inserting database records is part and parcel of dynamic web development...be it ASP, PHP, Python, whatever.....and of course, add to that list updating records.....But how to do it in Classic ASP?....well, Im about to show you in 3 simple steps, so grab a can of Dr Pepper and pay attention, because youre about to get schooled....:)<<less
Added: 2008-08-31 License: Freeware Price: $0.00USD
13 downloads
How to upload images to mySQL within PHP

How to upload images to mySQL within PHP


Aim of this article is to sho you the simples way to uplaod images to mySQL database. First you need to create a custom database table. The name of this table can be named as images_table. Now here more>> Aim of this article is to sho you the simples way to uplaod images to mySQL database. First you need to create a custom database table. The name of this table can be named as "images_table". Now here is the SQL code for creating the table.<<less
Added: 2006-08-09 License: Freeware Price: Free
781 downloads
Jotlet Online Calendar

Jotlet Online Calendar


Jotlet helps you stay organized by tracking your events and tasks in a fast and easy to use online calendar. You can even share your schedule with friends and family. Its perfect for groups to keep in touch and organize meetings, or for students to more>> Jotlet helps you stay organized by tracking your events and tasks in a fast and easy to use online calendar. You can even share your schedule with friends and family. Its perfect for groups to keep in touch and organize meetings, or for students to keep track of their myriad of homework and assignments. No matter what your scheduling need, dont be tied down to your desktop any longer. Sign up with Jotlet and stay organized no matter where you are!<<less
Added: 2006-09-01 License: Free Non-Commercial Price: $0.00USD
13 downloads
Free Contract Software to organize your purchasing processes. 1.2

Free Contract Software to organize your purchasing processes. 1.2


Contract Software can help organize a purchasing department. This free software is written in php and utilizes a MySQL backend. The software is designed to allow you easily organize and manage your purchasing process. Includes the abilities to upload more>> Contract Software can help organize a purchasing department. This free software is written in php and utilizes a MySQL backend. The software is designed to allow you easily organize and manage your purchasing process. Includes the abilities to upload contract documents associated with a particular contract. The software has two main components, including the venders input section, then creating a contract and associating venders with the contracts. The contract software has a built in search engine to allow you to easily find old contracts, and a number of different reporting options.<<less
Added: 2005-05-02 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Free Contract Software to organize your purchasing processes.
Free Contract Software to organize your purchasing processes.Free Contract Software to organize your purchasing processes. Contract Software can help ... in php and utilizes a MySQL backend. The software is designed to allow you easily organize and
License:Freeware
Download
1638 downloads
Added: 2005-05-02
open-school v1.0

open-school v1.0


Open-School is an open source comprehensive web-based School Management Software. It is designed for better interaction between students, teachers,parents & management. This management software very gracefully handles all the requirements for easy school more>> Open-School is an open source comprehensive web-based School Management Software. It is designed for better interaction between students, teachers,parents & management. This management software very gracefully handles all the requirements for easy school management. The integrated content managment system and a news managment system also allows you to use this software as content publishing website, blog or your bussiness website. The software being web based can be accessed from anywhere in the world, which enables the students, teachers, parents & the management be in touch with each other at all times.<<less
Added: 2009-04-26 License: Freeware Price: $0.00USD
29 downloads
Poll It by i2-Services, Inc. 2.05

Poll It by i2-Services, Inc. 2.05


Find out your users opinions by hosting online polls on your website using Poll It. It also supports importing polls into existing web pages by the use of server side includes. Using our easy to use, nice, neat & organized administration interface you more>> Find out your users opinions by hosting online polls on your website using Poll It. It also supports importing polls into existing web pages by the use of server side includes. Using our easy to use, nice, neat & organized administration interface you can create, delete & manage your polls with a few clicks. Its features include: Double vote protection by IP #, Choose after how many votes to show results and File locking to prevent corrupted data.<<less
Added: 1999-06-30 License: Freeware Price: $0.00USD
11 downloads
How to Place .NET Windows Forms Control To ASP.NET Web Form 1

How to Place .NET Windows Forms Control To ASP.NET Web Form 1


This tutorial explains how to host .NET Windows Forms Control on ASP.NET Web Form. This could be useful in some scenarios. Windows applications are more flexible than web applications, but you will experience some limitations too, like rigorous web more>> This tutorial explains how to host .NET Windows Forms Control on ASP.NET Web Form. This could be useful in some scenarios. Windows applications are more flexible than web applications, but you will experience some limitations too, like rigorous web browsers default security settings, your client must have .NET Framework installed etc.<<less
Added: 2008-10-09 License: Freeware Price: $0.00USD
13 downloads
How to restrict visitor access to your web site

How to restrict visitor access to your web site


Learn by example the proper ways to apply restrictions on your web site. more>> Learn by example the proper ways to apply restrictions on your web site.<<less
Added: 2007-03-22 License: Freeware Price: Free
972 downloads
How to use semantic lists to provide pagination for all kinds of data 1.0

How to use semantic lists to provide pagination for all kinds of data 1.0


If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old more>> If youre developing a front end to web applications, sooner or later, youll find you need to paginate data of some sort. It might be search results, image galleries, or tabular data. Youll find that you use the same techniques - perhaps use an old bit of code as a template and change it to suit your needs each time. This article is explains how you can use a quick class to handle pagination easily - leaving you only the associated CSS presentation markup to add to make your solution complete. For the sake of completeness, well provide a sample CSS snippet that you can alter to fit your site design.<<less
Added: 2005-06-30 License: LGPL Price: $0.00USD
12 downloads
 
Other version of How to use semantic lists to provide pagination for all kinds of data
How to use semantic lists to provide pagination for all kinds of dataHow to use semantic lists to ... It might be search results, image galleries, or tabular data. Youll find that y. How to use
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
Download
1578 downloads
Added: 2005-06-30
How to provide friendly help to .NET applications

How to provide friendly help to .NET applications


Implementing help for ASP.NET Applications and for .NET Windows Forms Applications have many similarities that will be highlighted in this tutorial and the reader will be thought how to implement it i more>> Implementing help for ASP.NET Applications and for .NET Windows Forms Applications have many similarities that will be highlighted in this tutorial and the reader will be thought how to implement it in both.<<less
Added: 2006-03-21 License: Freeware Price: Free
1325 downloads
Host43.net Free phpBB Forum Hosting

Host43.net Free phpBB Forum Hosting


Members can signup and start their own phpBB Forum instantly. Start you own forum for any topics, hobbies, news, school, local info, gaming, clans, and more. All accounts are activated automatically and you ca customize the template from our list of more>> Members can signup and start their own phpBB Forum instantly. Start you own forum for any topics, hobbies, news, school, local info, gaming, clans, and more. All accounts are activated automatically and you ca customize the template from our list of templates online.<<less
Added: 2006-03-25 License: Other Price: $0.00USD
11 downloads
Progress Report Manager v. 2.1 2.01

Progress Report Manager v. 2.1 2.01


The Progress Report Manager was built to alleviate problems experienced with traditional school Progress Reports. Using the Internet, administrators create Progress Reports that are automatically sent via email. Every week, teachers receive a message in more>> The Progress Report Manager was built to alleviate problems experienced with traditional school Progress Reports. Using the Internet, administrators create Progress Reports that are automatically sent via email. Every week, teachers receive a message in their inbox reminding them that a new Progress Report has been created. The teacher completes the Progress Reports online using a web browser. At the end of the week, the administrators click a button which sends email messages to every parent whose child received a report. The parents can look at their students progress online and reply to teacher comments using response features. This latest version is a significant enhancement over previous versions. Help files are now very thorough and admin functionality more comprehensive.<<less
Added: 2004-10-29 License: GPL Price: $0.00USD
12 downloads
 
Other version of Progress Report Manager
Progress Report Manager v. 2.1built to alleviate problems experienced with traditional school Progress Reports. Using the ... Every week, teachers receive a message in their inbox reminding them that a new Progress
License:GPL
Download
1843 downloads
Added: 2004-10-29
Web Based Proxy Navigation 0.4

Web Based Proxy Navigation 0.4


ProxyNavigation.com is a free web based Proxy service which allows you to surf anonymously the web by redirecting the requests you make to websites through our own server. School/country/company blocked your favorite Website? Look no further! The more>> ProxyNavigation.com is a free web based Proxy service which allows you to surf anonymously the web by redirecting the requests you make to websites through our own server. School/country/company blocked your favorite Website? Look no further! The server that this script runs on simply acts as a medium that retrives resources for you.<<less
Added: 2006-05-30 License: Freeware Price: $0.00USD
13 downloads
Drag and drop - quiz script 1.1

Drag and drop - quiz script 1.1


This is cross browser dragn drop script. The script let you drag small boxes and drop them on some predefined columns. The goal is to drag them to the correct column. Colors are used to indicate if you dropped it correctly or not. A script more>> This is cross browser dragn drop script. The script let you drag small boxes and drop them on some predefined columns. The goal is to drag them to the correct column. Colors are used to indicate if you dropped it correctly or not. A script especially useful to school teachers.<<less
Added: 2005-12-08 License: Freeware Price: $0.00USD
16 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5