Main > Free Download Search >

Free select the best script

select the best

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1303
select populator

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
Events in Select Objects

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
Simple Select Case example

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
Mysql Select Query 1.0

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
Mysql Select QueryThis simple script uses the DBI module in order to connect to a Mysql database . This simple script uses the DBI module in order to connect to a Mysql database
License:Other Free / Open Source License
Download
633 downloads
Added: 2006-12-29
Select complementary figure 1.0

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
Select complementary figureA figure with one irregular border is shown (the problem), and the player must select the ... A figure with one irregular border is shown (the problem), and the player must select the
License:Freeware
Download
997 downloads
Added: 2007-01-31
Create a PHP Select List 1.0

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
Create a PHP Select ListHow to select, display and have fun with HTML select list objects using . How to select, display and have fun with HTML select list objects using
License:Other Free / Open Source License
Download
2646 downloads
Added: 2002-09-04
The Image Basket

The Image Basket


At image basket you dont need to worry about being deleted after 30 or 60 days your image stays online so you the user can be confident your image will never show up as red X. Best of all its FREE more>> At image basket you dont need to worry about being deleted after 30 or 60 days your image stays online so you the user can be confident your image will never show up as red X. Best of all its FREE<<less
Added: 2006-04-10 License: Freeware Price: $0.00USD
14 downloads
By far the Best resources

By far the Best resources


Various PHP tutorials,that are written to be simple to understand.A great source for other topics too(CSS,adobe PS,Golive,Apache,html,ect) more>> Various PHP tutorials,that are written to be simple to understand.A great source for other topics too(CSS,adobe PS,Golive,Apache,html,ect)<<less
Added: 2004-08-05 License: Not Specified Price: Free
1908 downloads
Filling Data into Select List

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
Select Randoms Results from a Sql Table

Select Randoms Results from a Sql Table


In this tutorial you will learn how to select some randoms results from a sql table with few lines of code. more>> In this tutorial you will learn how to select some randoms results from a sql table with few lines of code.<<less
Added: 2006-04-15 License: Freeware Price: Free
1291 downloads
The Last Cookie

The Last Cookie


With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has more>> With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has been updated! Features: Automatically displays date and time when page (or file) was last updated. Remembers if each person visited the pages since they were updated (using Cookies). Very customizable. Only the display page needs to be SSI (.shtml).<<less
Added: 2005-09-29 License: GPL Price: Free
1485 downloads
Cascading selects 1.1

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
Selecting several checkboxes in one click 1.0.0

Selecting several checkboxes in one click 1.0.0


This script is often used on web email programs in order to select all checkboxes and apply a general action on them (delete all messages...). Online demo. more>> This script is often used on web email programs in order to select all checkboxes and apply a general action on them (delete all messages...). Online demo.<<less
Added: 2007-08-28 License: Other Price: $0.00USD
11 downloads
Changing Select element content on the fly

Changing Select element content on the fly


This tutorial explains how to change a select elements content using JavaScript, from adding new options to modifying and deleting them. It also shows how to create a 2 level interdependent select list. more>> This tutorial explains how to change a select elements content using JavaScript, from adding new options to modifying and deleting them. It also shows how to create a 2 level interdependent select list.<<less
Added: 2005-11-11 License: Freeware Price: $0.00USD
14 downloads
Selecting random record from database

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
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5