no limit records
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 668
Form field Limiter
Want to limit the amount of text a user can enter in particular INPUT type="text" or TEXTAREA elements? Well, this script enables not only that, but displays in real time the number of characters remaining. A callback function enables you to define your more>> Want to limit the amount of text a user can enter in particular INPUT type="text" or TEXTAREA elements? Well, this script enables not only that, but displays in real time the number of characters remaining. A callback function enables you to define your own actions when the field limit has been reached, such as apply a red border around the field in question.<<less
Added: 2009-03-02 License: Freeware Price: $0.00USD
10 downloads
AXML Record Browsing
AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Syb more>> AXML Record Browsing is a ASP component that allows you to display or modify your database tables or queries with no coding at all. Insert or publish new table records from Access, MS SQL, Oracle, Sybase or any other ADO enabled database. User can sort on any column, page through the recordset or go to detailed form page. AXML Record Browsing allows you to select appearance, apply formatting or regular expression functions to data, CVS export and much more.<<less
Added: 2005-12-01 License: GPL Price: Free
1427 downloads
Online Users Limiter 1.0
Online Users Limiter Features: 1. Limit access to webpage. 2. Shows the statistics of users currently accessing the webpage. (when limit was reached) 3. Email notification when limit was reached. more>> Online Users Limiter Features: 1. Limit access to webpage. 2. Shows the statistics of users currently accessing the webpage. (when limit was reached) 3. Email notification when limit was reached.<<less
Added: 2006-03-05 License: GPL Price: $0.00USD
14 downloads
Other version of Online Users Limiter
License:GPL
GMTT Record Directory 1.0
Allows users to signup and keep an online profile of their music collection. Includes all the features youd expect from such an application, including add, edit, and delete records. Furthermore, users collections are available to view to the public. more>> Allows users to signup and keep an online profile of their music collection. Includes all the features youd expect from such an application, including add, edit, and delete records. Furthermore, users collections are available to view to the public. Information such as Artist, Album, Record Label, and Format are stored in the database. This script is very easy to expand upon, and frequent updates are expected. There is also a fully functioning demo.<<less
Added: 2006-03-03 License: Free Non-Commercial Price: $0.00USD
11 downloads
Other version of GMTT Record Directory
License:Free for non-commercial use
Paging Records in JSP 1
You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using more>> You can divide database results into pages with this script. This source code is for available to use with MySQL. But you can modify the code to use with PostgreSql and Oracle. You can not use this code with MS-SQL. Becuase MS-SQL does not support using LIMIT in your sql queries.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
13 downloads
Counting records in PHP/mySQL
Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows. more>> Following code samples, demonstrates how to count records in a MySQL database table. You may send parameters to query to display only selected range of rows.<<less
Added: 2007-07-12 License: Freeware Price: Free
524 downloads
Counting Records in SQL Script
Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL scrip more>> Sometimes we worry about limits of database table and we need to know how manay recods we have. In ASP we could count all recods using a loop. But if we have a small piece of knowledge about SQL script, our script works better and faster.<<less
Added: 2006-09-06 License: Freeware Price: Free
1144 downloads
ASP XML Admin Control 1
This is a small Web Application, this contains basic XML functions using ASP including a XML driven user authentication, adding new records, viewing records, editing and deleting records. more>> This is a small Web Application, this contains basic XML functions using ASP including a XML driven user authentication, adding new records, viewing records, editing and deleting records.<<less
Added: 2004-11-23 License: Freeware Price: $0.00USD
13 downloads
Other version of ASP XML Admin Control
License:Freeware
Ez Age Redirector
A PHP Script that redirects a user to specified URLs if the age is below or above the specified limit. more>> A PHP Script that redirects a user to specified URLs if the age is below or above the specified limit.<<less
Added: 2006-08-24 License: Freeware Price: $0.00USD
14 downloads
Youdumpit.com
Upload you photos to whatthepic.com for free, just browse to the file and click on upload! - jpeg, gif and png - 1,5mb filesize limit - Can be used on Forums, MySpace, eBay etc - Share pictures with friends, family etc - Hotlinking allowed, but more>> Upload you photos to whatthepic.com for free, just browse to the file and click on upload! - jpeg, gif and png - 1,5mb filesize limit - Can be used on Forums, MySpace, eBay etc - Share pictures with friends, family etc - Hotlinking allowed, but limited to 2gb per month - Link to picture, no bandwidth limit - No Registration needed<<less
Added: 2007-01-08 License: Freeware Price: $0.00USD
13 downloads
How to update a database record in ASP
Selecting, deleting and inserting database records is part and parcel of dynamic web development...be it ASP, PHP, Python, whatever.....and of course, add to that list updating records.....But how to do it in Classic ASP?....well, Im about to show you more>> Selecting, deleting and inserting database records is part and parcel of dynamic web development...be it ASP, PHP, Python, whatever.....and of course, add to that list updating records.....But how to do it in Classic ASP?....well, Im about to show you in 3 simple steps, so grab a can of Dr Pepper and pay attention, because youre about to get schooled....:)<<less
Added: 2008-08-31 License: Freeware Price: $0.00USD
13 downloads
Counting Records in MySQL by JSP 1
This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database. more>> This code source displays count of records in MySQL. We are using a SQL statement. You can easily modify the code to use in different languages. But this code can be used for JSP with MySQL. We will use Connector/J driver to connect database.<<less
Added: 2003-11-26 License: Freeware Price: $0.00USD
14 downloads
Live Text Counter 1
This text counter can be used to count upto character limit for a form field. When user inputs data in field, it shows how many charecters left for every single keypress. more>> This text counter can be used to count upto character limit for a form field. When user inputs data in field, it shows how many charecters left for every single keypress.<<less
Added: 2007-01-14 License: Freeware Price: $0.00USD
14 downloads
Using GetRows To Get All Records From Table 1
Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data. more>> Following example, extracts all of the records in a database table and stores into a 2-dimensional array. This gives you an advantages to modify and work on data.<<less
Added: 2004-04-06 License: Freeware Price: $0.00USD
12 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
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 no limit records 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