Offload String Processing
Written by Eric Smith, Northstar Computer Systems LLC
If you're retrieving text from a database, let the database do as much of the text processing and formatting as is possible. The database can do this task much faster than VBScript and ASP. In addition, it keeps the formatting in one place in the database and not in separate ASP pages.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 6/1/2000
|