|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 25
 3.0
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
| Freeware |
Platform(s): Windows |
Date: Jul, 21 2006 |
 |
|
|
Hits: 14
 0.0
Filter method is very useful working with large datasets. You might need to put only some records from your database but you should select all data from database. Fileter method is advantage working on recordsets after querying on SQL command.
| Freeware |
Platform(s): Windows |
Date: Aug, 09 2006 |
 |
|
|
Hits: 14
 4.0
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
| Free |
Platform(s): Windows |
Date: Sep, 06 2006 |
 |
|
|
Hits: 13
 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.
| Freeware |
Platform(s): Windows |
Date: Sep, 18 2006 |
 |
|
|
Hits: 30
 5.0
The power of Active Server Pages comes through when we tie databases to our web sites. To connect to a database, ASP uses what is called ActiveX Data Objects, or ADO for short. ADO comes with ASP, and can be used easily from your ASP pages. In this tutorial we will show you how to connect to Access database and retrieve all the records from the table.
|
Platform(s): Windows |
Date: Sep, 25 2006 |
 |
|
|
Hits: 25
 3.0
Learn how to create dynamically dependent dropdown lists with. There's an online demo and source code provided.
| Commercial |
Platform(s): Windows |
Date: Jul, 21 2006 |
 |
|
|
Hits: 14
 4.0
This tutorial helps you to understand: Connecting ASP Pages to MS Access Databases Persisting Data to MS Access Databases Protecting Data in SQL Statements
| Commercial |
Platform(s): Windows |
Date: Sep, 06 2006 |
 |
|
|
Hits: 13
 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.
| Commercial |
Platform(s): Windows |
Date: Sep, 18 2006 |
 |
|
|
Hits: 35
 2.5
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.
| Commercial |
Platform(s): |
Date: Sep, 06 2006 |
 |
|
|
Hits: 14
 5.0
If you are developing a password-protected web site, you have to make a decision about how to store user password information securely. This article will show you how to encrypt user passwords with md5 algorithm and how to start using encrypted passwords if you already have users' database ready.
| Commercial |
Platform(s): Windows |
Date: Sep, 07 2006 |
 |
|
|
|
 |
 |
|
 |
|
 |
|