Newsletter
Advertiser Disclosure
Architecture
Databases
Enterprise
.NET
Java
OpenSource
Mobile
Web Dev
DevXtra Blogs
Daily News
Tips Bank
eBook Library
Subscribe
Twitter
Full Site
RSS
Copyright 2021 © QuinStreet Inc. All Rights Reserved
Search
SEARCH
Submit
DevX Tips Bank: VBScript
Like Operator Workaround for VBScript
Language: Web||Expertise: Intermediate
A Quick Way to Display Text from a Database in ASP
This tip can help you save time when you want to display text from a database in ASP.
Display All the Subfolders Within a Folder Using VBscript
Find out how to use VBscript's Filesystemobject to list all the subfolders in a …
Partially Optional Function Parameters in VBScript 5.0+
Did you know that VBScript doesn't require you to provide all of a function's parameters …
Allow Unrestricted Use of Quotes and Apostrophes in User Input
This simple filtering technique allows unrestricted use of quotes and apostrophes, and can …
Launch a Process with the
WshShell Exec
Method
The WshShell Exec method can be used to launch a process. This …
Extracting Parameters from a File Using Regular Expressions
Learn how to extract parameters from a file using regular expressions.
Use the Immediate If Function in VBScript
A VBScript Function that Emulates the VB IIf()
Format Strings in Proper Case
Take a Quick Look at a File
A Shortcut to Writing Basic HTML Tags
A VBScript Hit Counter
I created this Hit Counter to keep track of the use of our Company Intranet. On the …
VBScript Function That Escapes an Entire SQL String
The following is a VBScript function that will escape an entire SQL string, not just …
Use Recursion to Simplify Object Deletion Using ADSI and VBScript
An object in a Netscape Directory Server can only be deleted if it is a terminal node. …
Older Articles
Home
Mobile Site
|
Full Site