GOCHESTER.COM
Search:
 
 
Membership
 
  Member Login
Become a Member
Reset Password
 
     

 
Site Links
 
  Index
News Articles
View Articles By Category
 
     

 
News Article Category: Scripting goods
Scripting goods: How to set the ASP Locale ID per the browser's language settings
By: Chester Zhang - March 22nd, 2010

When you create an Active Server Pages (ASP) application that multiple internation sites access, it is beneficial to modify the Locale settings so that the VBScript Date, Time, Currency, and so forth formats return the correct format for the location of the user.

Read Full Article

Scripting goods: Guest book sample code
By: Chester Zhang - June 19th, 2008

http://www.planet-source-code.com/vb/tutorial/asp/samples/gbpaging.html

Read Full Article

Scripting goods: Calling Stored Procedures From Active Server Pages
By: Chester Zhang - June 19th, 2008

By Al Hetzel
http://www.15seconds.com/issue/000810.htm

Read Full Article

Scripting goods: ASP and the Error Handler
By: Chester Zhang - June 19th, 2008

url: http://www.15seconds.com/issue/990603.htm by Richard Bundock

Read Full Article

Scripting goods: User Interaction with Common Dialogs in WSH
By: Chester Zhang - December 17th, 2007

URL: http://www.aspfree.com/c/a/Windows-Scripting/User-Interaction-with-Common-Dialogs-in-WSH/

Read Full Article

Scripting goods: DELETE OLD FOLDER (VBScript)
By: Chester Zhang - November 28th, 2007

This VBScript can be used to delete old folders. URL: http://www.databasejournal.com/scripts/article.php/3369851

Read Full Article

Scripting goods: SEARCH FOR A STRING IN TODAY, YESTERDAY or THE DAY BEFORE's FILES
By: Chester Zhang - November 28th, 2007

This VBScript allows you to search files that are a few days old, in a folder for a keyword. It is useful to search files like archived log files in the same folder so that you can look in to only those log files which have the keywords. url: http://www.databasejournal.com/scripts/article.php/3376241

Read Full Article

Scripting goods: SEND SIMPLE EMAIL USING CDOSYS (VBScript)
By: Chester Zhang - November 28th, 2007

This script will send a simple email using CDOSys. URL: http://www.databasejournal.com/scripts/article.php/3500311

Read Full Article

Scripting goods: TEST CONNECTIVITY TO SQL SERVER Box (VBScript)
By: Chester Zhang - November 28th, 2007

This script tests connectivity to SQL server box from a client machine when there is no SQL Client installed. URL: http://www.databasejournal.com/scripts/article.php/3494931

Read Full Article

Scripting goods: DELETE OLD FILES (VBScript)
By: Chester Zhang - November 28th, 2007

The script will delete old files from a given folder and all subfolders. URL: http://www.databasejournal.com/scripts/article.php/3517231

Read Full Article

Scripting goods: How to send email through CDO.Message
By: Chester Zhang - March 29th, 2007

url: http://classicasp.aspfaq.com/email/how-do-i-send-e-mail-with-cdo.html

Read Full Article

Scripting goods: How to delete all the .bak files in a folder that are more than 7 days old
By: Chester Zhang - March 29th, 2007

url: http://www.microsoft.com/technet/scriptcenter/resources/qanda/nov06/hey1117.mspx
source: Microsoft Scripting guys

Read Full Article

Scripting goods: How to provide a visual indicator when copying files
By: Chester Zhang - March 29th, 2007

url: http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct06/hey1010.mspx
source: Microsoft scripting guy

Read Full Article

Scripting goods: How to determine if a file exists on a remote computer
By: Chester Zhang - March 29th, 2007

url: http://www.microsoft.com/technet/scriptcenter/resources/qanda/jun06/hey0622.mspx
source: Microsoft scripting guy.

Read Full Article

Scripting goods: How to determine if My User Have Certain files on their comptuers
By: Chester Zhang - March 29th, 2007

url: http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct04/hey1014.mspx source: Microsoft Scripting Guy.

Read Full Article

Scripting goods: How to list all the Files in a Folder & its Subfolders
By: Chester Zhang - March 29th, 2007

url: http://www.microsoft.com/technet/scriptcenter/resources/qanda/oct04/hey1020.mspx source: Microsoft Scripting Guy.

Read Full Article