values
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 375
Investment Club/Portfolio Current Value 3.01
"Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not more>> "Value" automatically updates real-time information about your investment club or portfolio. "Value" will get quotes and determine a current NAV for your club. "Value" also displays gain/loss for each security and member in the club. This program is not accounting software but uses your information to display a snapshot of your club or portfolios status using quotes automatically retrieved from the internet. "Value" displays each stock, shares owned, basis, last, change, current value and percentage change. It displays the balance in cash accounts. "Value" displays each member, the percentage of club ownership, shares owned, cost, todays value and average cost per share. Version 2.01 of "Value" uses flat files. V3.0 Utilizes MySql for large portfolios and member database.<<less
Added: 2002-02-25 License: Freeware Price: 0.00
10 downloads
Other version of Investment Club/Portfolio Current Value
License:Freeware
Bullschmidt Bar Chart 2.0
Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over a bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values can be rounded and formatted to look like $1,234 more>> Free ASP bar chart tool built as a pure ASP class so there are no components to register. If one puts the cursor over a bar, in most browsers its value is shown as a tooltip. Tooltip and y-axis values can be rounded and formatted to look like $1,234 instead of 1234.12.<<less
Added: 2003-01-17 License: Freeware Price: 0.00
11 downloads
Other version of Bullschmidt Bar Chart
License:Freeware
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
phpDateTime 0.6.1.0
PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp more>> PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp<<less
Added: 2004-05-06 License: LGPL Price: $0.00USD
12 downloads
Other version of phpDateTime
select populator
I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this more>> I find that when developing input forms, adding select tags is one of the most tedious tasks. This is especially true if they have to remember the values assigned to them. Realizing this, I wrote this function to facilitate things.<<less
Added: 2005-07-13 License: Freeware Price: Free
1563 downloads
ASP.NET Localizable Currency TextBox
Custom ASP.NET web control for displaying and editing correctly formatted currency values. The download also includes a PercentBox and NumberBox control which use the same principles. To use it create more>> Custom ASP.NET web control for displaying and editing correctly formatted currency values. The download also includes a PercentBox and NumberBox control which use the same principles. To use it create a new ASP.NET Web Application project and add the control to the toolbox. Drag the control onto a form and just set some properties tse it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1461 downloads
ContactForm 1.0 1.0
ContactForm is a tiny little php script that sends a user request to a given email address, nothing special but it works ;-) In the config section of the script you can set misc values like target email address, all error & thankyou messages, CSS classes more>> ContactForm is a tiny little php script that sends a user request to a given email address, nothing special but it works ;-) In the config section of the script you can set misc values like target email address, all error & thankyou messages, CSS classes & styles and other stuff.<<less
Added: 2005-11-07 License: Freeware Price: $0.00USD
14 downloads
Other version of ContactForm
License:Freeware
English and german tutorial for vLIB
If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different more>> If you want to seperate PHP from HTML, you need some kind of template engine. vlibTemplate is a template engine. vlibDate easily adds and substract date values. You can format date values in different languages (german, english, french, spanish and so on). All examples are written in english. The tutorials are written in german and english. The tutorial will teach you how to use template variables, blocks and loop structures. It will give a short example of modular programming. Some simple and more complicated examples are provided. You will learn how to use vlibTemplate with MySQL, too.<<less
Added: 2005-11-26 License: Other Free / Open Source License Price: FreeAdditionalInfoTheArtisticLicense
1442 downloads
Online Game Dice
Add stylish dice to your online game web site for free! The dice load as a single image, with random dice values chosen each time the page is reloaded. Perfect for online game web sites. It is simple more>> Add stylish dice to your online game web site for free! The dice load as a single image, with random dice values chosen each time the page is reloaded. Perfect for online game web sites. It is simple to install, even if youre just starting to learn how to build web sites.<<less
Added: 2005-11-26 License: Freeware Price: Free
1436 downloads
C Programming - Structures and Unions
In this tutorial you will learn about C Programming - Structures and Unions, Giving values to members, Initializing structure, Functions and structures, Passing structure to elements to functions, Pas more>> In this tutorial you will learn about C Programming - Structures and Unions, Giving values to members, Initializing structure, Functions and structures, Passing structure to elements to functions, Passing entire function to functions, Arrays of structure, Structure within a structure and Union.<<less
Added: 2006-06-01 License: Freeware Price: Free
1289 downloads
PHP Script Tips - PHP Built-in Functions for Arrays
A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expa more>> A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expanding and truncating arrays. Special topics are: How Do You If a Key Is Defined in an Array? How To Sort an Array by Values? How To Join a List of Keys with a List of Values into an Array? How To Merge Values of Two Arrays into a Single Array? How To Use an Array as a Queue? How To Pad an Array with the Same Value Multiple Times?<<less
Added: 2006-05-22 License: Free for non-commercial use Price: Free
1262 downloads
C Programming - Functions (Part-I)
In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no more>> In this tutorial you will learn about C Programming - Functions (Part-I) Functions are used in c for the following reasons, Function definition, Types of functions, Functions with no arguments and no return values, Functions with arguments but no return values, Functions with arguments and return values, Return value data type of function and Void functions.<<less
Added: 2006-06-01 License: Freeware Price: Free
1257 downloads
PHP Script Tips - Understanding and Using Sessions
A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, d more>> A collection of 19 tips on understanding and using sessions in PHP. Clear explanations and tutorial exercises are provided on starting and closing sessions, saving and retrieving values in sessions, deciding how session IDs to be transferred, deciding where to store session files, deciding when to expire session values, etc. Topics included in this collections: What Is a Session? How To Turn On the Session Support? How To Save/Retrieve Values to the Current Session? What Is a Session ID? How To Retrieve the Session ID of the Current Session? What Are the Options to Transfer Session IDs? How Session IDs Are Transferred on Your Web Server? How To Force the PHP Engine to Use Cookies to Transfer Session IDs? Is It More Secure to Use Cookies to Transfer Session IDs? Where Are the Session Values Stored? What Set the Timeout Period on Session Values? How To Remove Values Saved in the Current Session? How To Tell If a Session Is New? What Is session_register()?<<less
Added: 2006-06-21 License: Free for non-commercial use Price: Free
1247 downloads
Basic Mini Calendar 1.1
This basic calendar is a mini calendar that can be placed into a current website. The colours can be changed by changing some hex values, can only be done by the owner. Comes with a help file for changing values and is well commented. more>> This basic calendar is a mini calendar that can be placed into a current website. The colours can be changed by changing some hex values, can only be done by the owner. Comes with a help file for changing values and is well commented.<<less
Added: 2006-06-08 License: Freeware Price: $0.00USD
14 downloads
Other version of Basic Mini Calendar
License:Freeware
ASP Tutorials - Sending, Receiving Cookies, and Persistent Cookies
This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features. more>> This tutorial describes: What is a cookie? Sending and receiving cookies. Cookie properties and itemized values. Other cookie features.<<less
Added: 2006-08-19 License: Free for non-commercial use Price: Free
1175 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above values search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed