Main > Free Download Search >

Free operations script

operations

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 141
phpVoter

phpVoter


A voting script that is customizable as well as easy to translate. It can easily change the appearence via the template file. Uses both cookies and IP to limit the possibility to vote more than once, more>> A voting script that is customizable as well as easy to translate. It can easily change the appearence via the template file. Uses both cookies and IP to limit the possibility to vote more than once, although the script can be configured to allow multiple votes. All votes can be saved for future reference, or they can be hidden when closed. Admin pages allow for easy adding, changing and viewing of votes and results. Also includes a simple template system and the ability to log all admin operations. Languages available: English, Swedish and Spanish. Requires PHP4 and MySQL.<<less
Added: 2002-06-20 License: GPL Price: Free
2682 downloads
Simple Calculator 1.21

Simple Calculator 1.21


A rather complex calculator script featuring such operations like adding and dividing fractions. It has all the basic functions of a calculator like adding, subtracting, dividing, and multiplication. It can find values for TAN, COS, SIN, Square Root, more>> A rather complex calculator script featuring such operations like adding and dividing fractions. It has all the basic functions of a calculator like adding, subtracting, dividing, and multiplication. It can find values for TAN, COS, SIN, Square Root, Powers, and more.<<less
Added: 2003-02-17 License: GPL Price: $0.00USD
32 downloads
 
Other version of Simple Calculator
License:GPL
Download
2465 downloads
Added: 2003-02-17
Service Management Software 1.06

Service Management Software 1.06


Manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information. Service Management Software is the ideal free solution for any service oriented business. Web-based more>> Manage your service and repair including work orders, service scheduling, service calls, preventative maintenance, and customer contact information. Service Management Software is the ideal free solution for any service oriented business. Web-based interface using php and mysql, can be setup as part of your web site so it can be accessed from anywhere. Help create service efficiencies, increase service quality, and streamline your service operations.<<less
Added: 2005-03-07 License: Other Price: $0.00USD
15 downloads
 
Other version of Service Management Software
Service Management Softwareservice quality, and streamline your service operations
License:Other Free / Open Source License
Download
1738 downloads
Added: 2005-03-07
CBL Partial Updater

CBL Partial Updater


CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applic more>> CBL Partial Updater is an AJAX library for PHP. Unlike other libraries, all operations are controlled at the server side. Using the library, it is very easy to add AJAX features to existing PHP applications. Just add a few lines to your PHP and HTML, and your web application turns into an AJAX app. In 2005/11/04 release, fixed a bug in HTML attribute quoting. In 2005/09/22 release, added support for spinners (loading indicators).<<less
Added: 2005-09-13 License: LGPL Price: Free
1502 downloads
New features in Data Access in ASP.NET 2.0

New features in Data Access in ASP.NET 2.0


ASP.NET 2.0 Tutorials : New features in Data Access - In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factor more>> ASP.NET 2.0 Tutorials : New features in Data Access - In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL Bulk Copy, ColumnMappings, Enhancements to SQL Server 2005, ADO.NET Class Enhancements, DataTableReader, Serializing a DataTable, The XMLSerializer, RemotingFormat and Managing Views of Data.<<less
Added: 2005-09-23 License: Freeware Price: Free
1496 downloads
XDate class 1.0

XDate class 1.0


The XDate class extension was designed specifically to make Flash date-based applications, such as calendars, much simpler. The class contains various methods for obtaining a wide array of date information. The extension is very straight-forward and more>> The XDate class extension was designed specifically to make Flash date-based applications, such as calendars, much simpler. The class contains various methods for obtaining a wide array of date information. The extension is very straight-forward and will make your life much easier for any date operations.<<less
Added: 2005-10-23 License: GPL Price: $0.00USD
10 downloads
 
Other version of XDate class
XDate classforward and will make your life much easier for any date operations
License:GPL
Download
1469 downloads
Added: 2005-10-23
phpPat

phpPat


phpPat is an open-source, easy to use, small, fast PHP TEMPLATE ENGINE that can perform complex tasks. These are the main features of phpPat: (1) handles advanced phpPat statements/operations that are more>> phpPat is an open-source, easy to use, small, fast PHP TEMPLATE ENGINE that can perform complex tasks. These are the main features of phpPat: (1) handles advanced phpPat statements/operations that are placed into user friendly HTML enclose code tags. Main operations IF, ELSE, LOOP (like foreach), INC (include), LOC (replace), SET (set a value) and PART (unset a value). {2) Variables and arrays (handles multidimensional) are placed into curly braces. (3) Supports multidimensional statement structure. Any statement can be placed inside any other. (4) Has a PAT code validator for validating the code and reporting any erros. (5) Uses a built-in system for attaching phpPat plugins. (6) Is a friendly system for php developers.<<less
Added: 2005-12-02 License: GPL Price: Free
1421 downloads
datDatabase

datDatabase


datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer more>> datDatabase is used to simplify the most common mySQL query operations that are issued to a mySQL server. Instead of coding out complete mySQL queries to interact with the mySQL server, the programmer can simply pass several variables and the Class will construct and issue the query automatically. datDatabase can add, edit, fetch, and manipulate data. It can also connect to a mySQL server, test connection speed, decrease load on a mySQL server so data loading is more faster and more efficient. Not only this, but it can also generate HTML elements, such as Lists and Tables, from data saved in a mySQL database. Included with datDatabase is a neatly organized manual with limitless examples on how to use each Class Method. datDatabase is in no way a novice Open Source project; it is used to power several popular web sites on the internet and is constantly being updated and maintained by a dedicated team of programmers.<<less
Added: 2006-02-08 License: Other Free / Open Source License Price: Free
1353 downloads
C Programming - Handling of Character String

C Programming - Handling of Character String


In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() fu more>> In this tutorial you will learn about Initializing Strings, Reading Strings from the terminal, Writing strings to screen, Arithmetic operations on characters, String operations (string.h), Strlen() function, strcat() function, strcmp function, strcmpi() function, strcpy() function, strlwr () function, strrev() function and strupr() function.<<less
Added: 2006-06-01 License: Freeware Price: Free
1266 downloads
C Programming - Managing Input and Output Operations

C Programming - Managing Input and Output Operations


In this tutorial you will learn about Single character input output, String input and output, Formatted Input For Scanf, Input specifications for real number, Input specifications for a character, Pri more>> In this tutorial you will learn about Single character input output, String input and output, Formatted Input For Scanf, Input specifications for real number, Input specifications for a character, Printing One Line, Conversion Strings and Specifiers, Specifier Meaning.<<less
Added: 2006-06-01 License: Freeware Price: Free
1260 downloads
alahup!

alahup!


What alahup! introduces is What You See Is What You MEAN! The Semantic Editor can be tailored to the specific requirements of the authors. Content is rendered very precisely (at the tag level) with a more>> What alahup! introduces is What You See Is What You MEAN! The Semantic Editor can be tailored to the specific requirements of the authors. Content is rendered very precisely (at the tag level) with a unique technique of Smarty based recursive templates. Other features include: - Ajax powered backoffice - Interactive Flash8 sitemap: visualize links and perform mass operations. - Versioning: immediately spot any change in your site, compare with past versions. - 100% of the content (including images) stored in XML in a single database (sqlite or InnoDB). - PHP5 & Smarty templates powered - no FTP needed: production files are synchronized from local development files via rsync<<less
Added: 2006-06-07 License: Other Free / Open Source License Price: FreeAdditionalInfoFreelicensesavailableundercertainconditions
1238 downloads
ASP.NET 2.0: New features in Data Access

ASP.NET 2.0: New features in Data Access


In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL more>> In this tutorial you will learn about new features in Data Access, Data binding, The XPathBinder, XPathBinder.Eval, Connection Strings, The factory class, Batch operations, Asynchronous Commands, SQL Bulk Copy, ColumnMappings, Enhancements to SQL Server 2005, ADO.NET Class Enhancements, DataTableReader, Serializing a DataTable, The XMLSerializer, RemotingFormat and Managing Views of Data.<<less
Added: 2006-06-04 License: Freeware Price: Free
1237 downloads
Jac - Java Calculator 1.1.232

Jac - Java Calculator 1.1.232


Jac is a simple calculator that can be run in the console or with a GUI. Skins based on the OYOAHA framework may be applied to the GUI. The GUI also displays past operations and it can save sessions to a file. All operations are performed using infix more>> Jac is a simple calculator that can be run in the console or with a GUI. Skins based on the OYOAHA framework may be applied to the GUI. The GUI also displays past operations and it can save sessions to a file. All operations are performed using infix notation only. Exponents and roots are supported. Console mode is good for situations where you may need a calculator in your scripting.<<less
Added: 2006-08-10 License: GPL Price: $0.00USD
14 downloads
 
Other version of Jac - Java Calculator
Jac - Java CalculatorSamuel Trassare - The GUI also displays past operations and it can save sessions t. Jac is a simple calculator that can be run in the console or with a GUI
License:GPL
Download
1177 downloads
Added: 2006-08-10
DotNetPanel - Secure and Scalable Windows Hosting Control Panel

DotNetPanel - Secure and Scalable Windows Hosting Control Panel


DotNetPanel is unique feature-rich solution for simplifying Windows hosting management operations. It manages multiple servers, has robust, scalable and secure architecture, its very simple in use, of more>> DotNetPanel is unique feature-rich solution for simplifying Windows hosting management operations. It manages multiple servers, has robust, scalable and secure architecture, its very simple in use, offers competitive pricing and great support!<<less
Added: 2007-01-16 License: Commercial License Price: $440.00AdditionalInfoUnlimitedwebsites
1029 downloads
Multithreading in ASP.NET 1

Multithreading in ASP.NET 1


Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU more>> Explains how to use threads to enable multitasking in ASP.NET applications. Performance and responsiveness are most the important key issues in the success of your web application. Sometimes you need to perform a long time task, that uses intensive CPU operations. A common solution to this problem is the use of multithreading.<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Multithreading in ASP.NET
Multithreading in ASP.NETSometimes you need to perform a long time task, that uses intensive CPU operations. A common solution to this problem is the use of multithreading
License:Freeware
Download
1014 downloads
Added: 2007-02-12
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5