Search Tools Links Login

Browsing ASP/ HTML

Displaying page 5 of 37 | Prev | Next

ASP to static HTML for speed
If you have a large amount of data to give to the user as HTML and this data needs to change once a day then this will speed up the process for the user.
Posted:2002-06-01, 78 views

Client Side Excel Spreadsheet
You can create an Excel Spreadsheet on the client side with a HTML data stream.
Posted:2002-06-01, 76 views

Bust the cache!
This code allows you to force a page to reload from the server, rather than the user's browser cache.
Posted:2002-06-01, 72 views

Calling Command objects and stored procedures
You can design stored procedures to hide complex business rules and logic, leaving a more concise interface available for application development.
Posted:2002-06-01, 96 views

Batch Update using ADO
ADO has a great batch update feature that not many people take advantage of.
Posted:2002-06-01, 78 views

ADO Transactions
Transactions are atomic operations that allow you to do multiple operations on a database as one operation.
Posted:2002-06-01, 69 views

ADO GetRows example
You can use ADO GetRows to output and ADO recordset to an array.
Posted:2002-06-01, 90 views

Displaying page 5 of 37 | Prev | Next