jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Database-related

DeEnFrSp
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>
Sort Listings By:
Hits: 252

Dynamic Form and Database Driven Marquee

Rating 0.0 0.0
Basically, I had the problem of needing a marquee to scroll important updates but everyone who needed to update it was not HTML savvy. So I made it form based. And the coolest part about it is, you can control the background color, and the text color. That is good when you want different color combinations to have communicate different things. Like, black background and red text could mean urgent and blue background* and yellow text could be Happy Birthday!
Platform(s): n/a Date: Jan, 06 2003
DETAIL
Hits: 579

Dynamic, database backed dropdown lists

Rating 0.0 0.0
How to build a dynamic dropdown list with ASP and database data. Then, how to use ADO and recordset filtering to produce a structured list.
Platform(s): n/a Date: Aug, 27 2003
DETAIL
Hits: 1252

Dynamically Dependent Dropdown

Rating 3.0 3.0
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
Platform(s): Windows Date: Jul, 21 2006
DETAIL
Hits: 292

Dynamically Generated HTML Forms

Rating 0.0 0.0
This article discusses two different ways to dynamically generate data-entry forms: Use the ADO OpenSchema Method, and Query Your SQL Server System Tables. Describes advantages and disadvantages of each method.
Platform(s): n/a Date: Dec, 18 2000
DETAIL
Hits: 662

Easy way to add a record

Rating 0.0 0.0
Adding a record from a database table is a simple task. Fill out the form below and click submit. The sql statement will be generated for you.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 334

Edit records with sql statements

Rating 0.0 0.0
Learn how to edit records with an SQL statement instead of a Recordset. Here are two examples. One will use a query string and the other gets the info from a form. Both examples include an example of a DSN-LESS connection.
Platform(s): n/a Date: Aug, 05 2002
DETAIL
Hits: 357

Editing and Updating Records in the Database

Rating 0.0 0.0
Complete tutorial on editing and updating records in the database. Each and every step explained in detail for ASP beginners. Both Connection and Recordset Objects discussed.
Platform(s): n/a Date: Mar, 27 2000
DETAIL
Hits: 795

Encrypt Passwords Before Storing In a Database

Rating 5.0 5.0
This code demonstrates how to use an MD5 hash to encrypt user passwords when storing them in a database. There are constantly news items about companies where user information is compromised. By storing passwords using an MD5 hash, even if your database is compromised the passwords cannot be decoded. The only downside is that users cannot retrieve lost passwords, they must reset them.
Platform(s): Windows Date: Sep, 18 2006
DETAIL
Hits: 1333

Executing Transact-SQL DELETE statement

Rating 2.5 2.5
In this example, we will delete some records from a database. This source code helps us to deleting records to database without slowing down database.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Hits: 1553

Executing Transact-SQL INSERT statement

Rating 4.0 4.0
In this example, we will add some records to a database. This source code helps us to adding records to database without slowing down database.
Platform(s): n/a Date: Dec, 18 2003
DETAIL
Amount: 137
Displaying: 51 - 60
Pages: << 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 >>