Main > Free Download Search >

Free values script

values

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 375
Meta Tag Generator

Meta Tag Generator


Mymetatags.com offers a free meta tag generator service. Just enter the required values and copy the codes provided to your pages. more>> Mymetatags.com offers a free meta tag generator service. Just enter the required values and copy the codes provided to your pages.<<less
Added: 2006-05-14 License: Freeware Price: $0.00USD
35 downloads
Recall Form values script II

Recall Form values script II


This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later. more>> This script uses cookies to add a checkbox to your forms, enabling users to remember the values of certain text fields theyve entered and recall them later.<<less
Added: 2006-04-24 License: Freeware Price: $0.00USD
12 downloads
Retrieving Column Names with values

Retrieving Column Names with values


This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values. more>> This tutorials based on a bit of knowledge on SQL. Sample code displays us how to get and show name of columns with values.<<less
Added: 2007-03-28 License: Freeware Price: Free
941 downloads
Remember Form values script

Remember Form values script


Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value. more>> Using cookies, this script remembers the value entered into your forms inputs by your visitor, and upon his/her return, preloads the textbox with that value.<<less
Added: 2005-06-17 License: Freeware Price: $0.00USD
11 downloads
Remember Text field values

Remember Text field values


Certain form fields always contain the same values, such as your users name, email address fields etc. This script will remember the values entered into these fields, and automatically fill out these fields the next time the user returns. more>> Certain form fields always contain the same values, such as your users name, email address fields etc. This script will remember the values entered into these fields, and automatically fill out these fields the next time the user returns.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
10 downloads
Advanced JavaScript Cascading Form Values

Advanced JavaScript Cascading Form Values


Attached is an example of how to cascade form values from one row to another. Previously I showed how to apply JavaScript cascades to check boxes, in this example we add the same functionality to drop downs and to text boxes. more>> Attached is an example of how to cascade form values from one row to another. Previously I showed how to apply JavaScript cascades to check boxes, in this example we add the same functionality to drop downs and to text boxes.<<less
Added: 2008-01-21 License: BSD Price: $0.00USD
13 downloads
Nutrition Values of Foods 1.0

Nutrition Values of Foods 1.0


A very simple and short script that you could search, review or list interactively through more than 7400 food item. no mysql, no php skill need. You could simply change the code in order to adapt your page. more>> A very simple and short script that you could search, review or list interactively through more than 7400 food item. no mysql, no php skill need. You could simply change the code in order to adapt your page.<<less
Added: 2009-04-22 License: Freeware Price: $0.00USD
15 downloads
Converting RGB values from/to HTML hex representation.

Converting RGB values from/to HTML hex representation.


This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color. more>> This article provides two functions for converting HTML color (like #AAED43) to three RGB values ($r = 170, $g = 237, $b = 67) and converting RGB values to HTML color.<<less
Added: 2006-11-06 License: Other Free / Open Source License Price: Free
1087 downloads
Auto-clear default values in all form input fields

Auto-clear default values in all form input fields


Automatically searches for all text boxes with values and converts their values into grayed text that disappears when the input receives focus. If the user has not typed anything and switches the focus to another input, the default value will re-appear. more>> Automatically searches for all text boxes with values and converts their values into grayed text that disappears when the input receives focus. If the user has not typed anything and switches the focus to another input, the default value will re-appear.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
14 downloads
Export data to CSV (Comma Separated Value)

Export data to CSV (Comma Separated Value)


Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when more>> Ever needed export data to a CSV file (Comma Separated Value)? If you don?t know what a CSV is it is a bunch of values that are separated by a , . This code will show you how to achieve this even when there are new lines and commas in the values. You can then open this file up in Excel.<<less
Added: 2007-02-06 License: Freeware Price: Free
621 downloads
Auto Form Value

Auto Form Value


This simple script can automatically clear the default value of a field upon mouse click and also can restore the default value if user lefts the field without entering any data. This is helpful to show "Search here" inside the search field. When user more>> This simple script can automatically clear the default value of a field upon mouse click and also can restore the default value if user lefts the field without entering any data. This is helpful to show "Search here" inside the search field. When user clicks on the field it is erased and if used dont input any keyword and left the field then the default value automatically returns.<<less
Added: 2007-01-14 License: Freeware Price: $0.00USD
14 downloads
Server variables RB2 1.9

Server variables RB2 1.9


Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values. more>> Display the environment variables for GET, POST, COOKIE and SESSION. Simple code to display all values.<<less
Added: 2006-12-20 License: Freeware Price: $0.00USD
15 downloads
Investment Club/Portfolio Current Value 3.01

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
Investment Club/Portfolio Current ValueValue automatically updates real-time information about your investment club or portfolio. Value will
License:Freeware
Download
2810 downloads
Added: 2002-02-25
Javascript Get or Set Checked Radio Value

Javascript Get or Set Checked Radio Value


This pair of Javascript function can get or set the checked value of a group of radio buttons. These functions are specially designed for dynamic pages, and work without error with zero, one, or more radio buttons. Also, because the radio length is more>> This pair of Javascript function can get or set the checked value of a group of radio buttons. These functions are specially designed for dynamic pages, and work without error with zero, one, or more radio buttons. Also, because the radio length is saved before looping, this function is much faster. Finally, the functions are granted to the public domain.<<less
Added: 2005-03-27 License: Freeware Price: $0.00USD
13 downloads
Calculate Net Present Value (NPV) & Internal Rate of Return (IRR) 1

Calculate Net Present Value (NPV) & Internal Rate of Return (IRR) 1


An application that users can use to calculate the Net Present Value (NPV) and Internal Rate of Return (IRR). This application has been developed using Microsoft Visual Basic 6.0 and it is FREE. more>> An application that users can use to calculate the Net Present Value (NPV) and Internal Rate of Return (IRR). This application has been developed using Microsoft Visual Basic 6.0 and it is FREE.<<less
Added: 2005-07-17 License: Freeware Price: $0.00USD
16 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5