|
|
|
|
 |
|
 |
 |
 |
Database-related
|
|
|
Hits: 14
 0.0
This is an article about displaying binary data (images) from an Access database. Online demo and sample code available for download.
|
Platform(s): n/a |
Date: Apr, 03 2001 |
 |
|
|
Hits: 21
 0.0
In order to connect to an Acees database with ASP through ODBC using a DSN file, you'll need to have full access to the server to create the DSN file, something that can be difficult if your site is hosted somewhere. This lesson will teach you an alternative connecton method, a DSN-less connection. As tests has shown, an DSN-less connection to Access gives you better performance. You can have up to 20-30 simultaneous users on the db without problems.
|
Platform(s): n/a |
Date: Mar, 12 2000 |
 |
|
|
Hits: 7
 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 |
 |
|
|
Hits: 10
 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 |
 |
|
|
Hits: 22
 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: 22
 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: 11
 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 |
 |
|
|
Hits: 16
 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 |
 |
|
|
Hits: 17
 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 |
 |
|
|
Hits: 9
 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 |
 |
|
|
|
 |
 |
|
 |
|
 |
|