select max
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 608
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
Mysql Select Query 1.0
This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo. more>> This simple script uses the DBI module in order to connect to a Mysql database, retrieves the results from a select query and display the results inside a while statement. There is a live example as a demo.<<less
Added: 2006-12-29 License: Other Price: $0.00USD
11 downloads
Other version of Mysql Select Query
License:Other Free / Open Source License
Simple Select Case example
This is a simple example of how to use the Select Case functionality in ASP. more>> This is a simple example of how to use the Select Case functionality in ASP.<<less
Added: 2007-07-17 License: Freeware Price: Free
845 downloads
Select complementary figure 1.0
Small copy and paste script, including the figures. A figure with one irregular border is shown (the problem), and the player must select the complementary one. more>> Small copy and paste script, including the figures. A figure with one irregular border is shown (the problem), and the player must select the complementary one.<<less
Added: 2007-01-31 License: Freeware Price: $0.00USD
12 downloads
Other version of Select complementary figure
License:Freeware
Cascading selects 1.1
The script creates dynamically a set of select elements: the range in each following is related to the selected option in the previous one. An example of array generation from a database is now included. A new version with flexibly expandable input more>> The script creates dynamically a set of select elements: the range in each following is related to the selected option in the previous one. An example of array generation from a database is now included. A new version with flexibly expandable input data in JSON form has been added.<<less
Added: 2005-03-19 License: Freeware Price: $0.00USD
10 downloads
Create a PHP Select List 1.0
Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments. more>> Easily code dynamic PHP Select Lists. Tutorial with code snippets and comments.<<less
Added: 2002-09-04 License: Other Price: $0.00USD
12 downloads
Other version of Create a PHP Select List
License:Other Free / Open Source License
Calendar Date Select 1.3
This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy more>> This is a JavaScript calendar date picker for Ruby on Rails. * It?s lean (only ~15kb css+js code)! * It?s mean (it can pick dates and datetimes, popup or embedded! all styling is done with CSS, so it is completely customizable)! * It?s easy to use (it automatically puts its javascripts/css/image files where needed and is fully integrated with rails form builders). Compatible with all modern browsers. NOTE: The JavaScript can be used with any web framework other than Ruby on Rails. prototype.js 1.5.0 or greater required for use.<<less
Added: 2007-06-12 License: Other Price: $0.00USD
12 downloads
Events in Select Objects
JavaScript and Ajax based applications could launch any function with the right input. Although this could be found in other programming languages, JavaScript have the ability to launch certain functions even if the inputs are unconventional. For more>> JavaScript and Ajax based applications could launch any function with the right input. Although this could be found in other programming languages, JavaScript have the ability to launch certain functions even if the inputs are unconventional. For example, the regular input from users could come in a form of data or clicking on a certain link. While this could be found in JavaScript as well, additional input could be used to launch certain functions in an Ajax based application. By combining these functions with the ability of the application to launch purely in the client side, developers could achieve a highly interactive application. These functions are often based on th<<less
Added: 2009-05-16 License: Freeware Price: $0.00USD
10 downloads
Chained Selects 2005-03-01
Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list. Supports callback function, multiple-choice selection lists and dynamic loading of more>> Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list. Supports callback function, multiple-choice selection lists and dynamic loading of sub-list contents.<<less
Added: 2004-07-08 License: Freeware Price: 0.00
17 downloads
Drop down date select
This script displays the current date inside a form via 3 prefilled drop down menus (day, month, year). The visitor can then specify a different date if he/she wants. You can have multiple drop down dates within the same form as well. more>> This script displays the current date inside a form via 3 prefilled drop down menus (day, month, year). The visitor can then specify a different date if he/she wants. You can have multiple drop down dates within the same form as well.<<less
Added: 2006-09-06 License: Freeware Price: $0.00USD
13 downloads
Dislin 9.5 A
Dislin 9.5 A is considered as a professional and useful plotting library for displaying data as curves, bar graphs, pie charts, 3D-colored plots, surfaces, contours and maps. more>>
Dislin 9.5 A is considered as a professional and useful plotting library for displaying data as curves, bar graphs, pie charts, 3D-colored plots, surfaces, contours and maps.
Added: 2009-07-23 License: Other Free / Open Source License - EULA End-User License Agreement Price: OtherFreeOpenSourceLicenseEULAEndUserLicenseAgreement
1 downloads
Filling Data into Select List
In this short ASP source code, we will pull some data from a database and fill it into a select list. We will create a custom and dynamic output. more>> In this short ASP source code, we will pull some data from a database and fill it into a select list. We will create a custom and dynamic output.<<less
Added: 2006-03-22 License: Freeware Price: Free
1317 downloads
PSPL Multi Select dropdown Box 1.0.1
PSPL Multi Select Box is a stylish alternative for select multiple menus in normal HTML. With it you can select multiple options without pressing ALT key. PSPL Multiple Select Box is W3C Complaiant, its customizable and you can create your own style more>> PSPL Multi Select Box is a stylish alternative for select multiple menus in normal HTML. With it you can select multiple options without pressing ALT key. PSPL Multiple Select Box is W3C Complaiant, its customizable and you can create your own style very easily. You dont need to add any non-standard HTML tags to your html markup. So your markup remains 100% valid. This script is tested and works on all major browsers. This script is a linkware, so you must link back to one of our websites if you are using it.<<less
Added: 2007-02-04 License: Other Price: $0.00USD
13 downloads
Selecting random record from database
This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number bet more>> This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number between 0 to count of records in database. Last part of code to select our record using our random number. We must move dynamic cursor in database table and move it to row number. There a few ways to move cursor to row, but personally we can do it similiar as paging records. We select all records from table dividing one record per page. Complete reference code is included.<<less
Added: 2007-07-12 License: Freeware Price: Free
521 downloads
SimpleBoard Shoutbox
SimpleBoard is a simple yet powerful shoutbox that is powered by Perl scripting language, with standard features like bad word filter, administration, max word limits, and more. more>> SimpleBoard is a simple yet powerful shoutbox that is powered by Perl scripting language, with standard features like bad word filter, administration, max word limits, and more.<<less
Added: 2005-12-05 License: Other Free / Open Source License Price: FreeAdditionalInfoGeneralSoftwareLicense
836 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 select max 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