values of homes
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 684
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
JavaScript Color chooser 1.2
Choose / find any color code by: typing RGB values; increment / decrement RGB values with buttons ( -- / - / + / ++ ); selecting a color in a nice 2-D optimized color cube. View the source of the demo page to obtain the source code. more>> Choose / find any color code by: typing RGB values; increment / decrement RGB values with buttons ( -- / - / + / ++ ); selecting a color in a nice 2-D optimized color cube. View the source of the demo page to obtain the source code.<<less
Added: 2003-01-10 License: Freeware Price: 0.00
11 downloads
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
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
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
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
Array to List 1
This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of more>> This class can be used to display an HTML list of entries from nested array. It traverses the array and display its entries and items of an unordered HTML list. Entries that have array values are displayed as nested lists. Entries with other types of values can be displayed optionally with the values followed by the entry indexes. The type of list and list item can also be configurable.<<less
Added: 2007-02-04 License: GPL Price: $0.00USD
11 downloads
Other version of Array to List
Price: FreeAdditionalInfoYoucanuseitforanyperpose
License:GPL
License:GPL
Easy poll 1.0
Get visitors opinions on a specific topic by providing a simple poll consisting of a question and any number of questions. Values are stored in a flat file. more>> Get visitors opinions on a specific topic by providing a simple poll consisting of a question and any number of questions. Values are stored in a flat file.<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
13 downloads
Number library of functions 1.0
A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion. more>> A library of functions extending the number class (integers and float values): rounding and truncation, data type conversion.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
11 downloads
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
Javascript Color Picker 1.1
This great little color picker looks like the ones in Dreamweaver. It uses a callback function to allow you to insert a web-safe color Hex values anywhere you want. Use it to change the background color of your page. more>> This great little color picker looks like the ones in Dreamweaver. It uses a callback function to allow you to insert a web-safe color Hex values anywhere you want. Use it to change the background color of your page.<<less
Added: 2007-08-17 License: GPL Price: $0.00USD
14 downloads
Agile development! What?s Up? 1.0
A thought! Its nothing but a set of values which provides ways to build good software , cheaper , faster and much better in an unpredictable development environments. Scrum! This word is always mis termed with Agile. Its something where you concentrate more>> A thought! Its nothing but a set of values which provides ways to build good software , cheaper , faster and much better in an unpredictable development environments. Scrum! This word is always mis termed with Agile. Its something where you concentrate on of the four values set below largely.<<less
Added: 2009-01-01 License: Freeware Price: $0.00USD
17 downloads
Short Viewstate
Are you sick of having massive viewstate values being sent back to the clients browser and making your pages bloated? Our short viewstate component overrides the default viewstate mechanism in ASP.NET more>> Are you sick of having massive viewstate values being sent back to the clients browser and making your pages bloated? Our short viewstate component overrides the default viewstate mechanism in ASP.NET and stores these values as files on the server, a SHORT id value is sent to the client browser. Unlike other components on the market, there is no installer. Just one dll to copy into your bin directory and a piece of code to add to any page that uses viewstate, and your ready to go! You can have this up and running on any asp.net website in under 10 minutes!<<less
Added: 2007-03-09 License: Commercial License Price: £19.95AdditionalInfoUseonunlimitedprojects,freelydistributeinyourasp.netapplicationsandwebsites
964 downloads
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
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
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 of homes 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