Search results 73

Sorted from new to old.
Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
getQueryString

Reading QueryString from JS

Card image
DownloadFile

Download a file from URL from inside Excel into certain path, returns blank if ...

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...