|
|
ASP and log files |
|
|
1.0 |
|
|
Antonin Foller |
|
|
Free |
|
|
Win |
|
|
ASP / Development |
|
|
Click to Visit |
|
|
14 |
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and performance comparison.
|
| Top ASP scripts |
1).
Select Case Example Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
2).
DB Connect DB Connect is a java tutorial that will help you to learn how to set and use a database connection,DSN or DSN-less. SQL Server or MS Access.
3).
Read and write windows INI files in VBS You can read and write standard formatted windows INI configuration files with this set of functions (GetINIString / WriteINIString VBS functions).
4).
If ElseIf End If Example Pacos Drivers offers and example and tips for If ElseIf End If Example.
5).
Compact MDB database Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).
6).
Format User will be able to learn how to format Date, Time and Number with this tutorial.
7).
DB Queries DB Queries is a tutorial that will help users to learn now to build DB quiries.
|
|
| New ASP scripts |
1).
Compact MDB database Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).
2).
Download multiple files in one http request This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more files for download and send the files as one data stream. One request, one authentication per multiple files.
3).
String String is a tutorial that will help users to learn how to work with strings: [UCase / LCase], [Trim / LTrim / RTrim], [strReverse], [Left], [Right], [Mid], [Replace].
4).
Select Case Example Many times we need to perform an action or display something different based on some different parameters. Using select case is one such way to do this.
5).
Read and write windows INI files in VBS You can read and write standard formatted windows INI configuration files with this set of functions (GetINIString / WriteINIString VBS functions).
6).
DB Results Learn how to get the results from a DB query: [Error / Vield Value], [TRUE / FALSE], [FOR ... NEXT], [WHILE ... WEND] with this java tutorial.
7).
SQL Distributed Management Objects Processing SQL Distributed Management Objects (SQL-DMO) through ASP to utilize the SQL server's management features can be learnt online through this ASP article.
|
|