Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in vbscript

Fine-grained timer for VBScript performance measurements

vbscript timer benchmarking

Macro gets disabled if called using a vb script

vba vbscript

Enum with vbscript

vbscript enums

Retrieve the value of a XML attribute in VBS

Regular Expression to match {asdf} but not {{asdf}}

regex vbscript

vbscript to auto detect open window and close it OR Google Apps Script to control form submit button

How do I make my custom class compatible with For Each?

vbscript

Age calculation in years, months, days

vbscript asp-classic

Troubleshooting a Parameterized SQL Statement in asp

vbscript asp-classic adodb

Regular Expression Negative Lookbehind Alternative for VBScript

regex vbscript

Connect to mysql 5.0 database using pure vbscript?

How to retrieve all errors and messages from a query using ADO

sql-server vbscript ado

Why can't I use "CompactDatabase" in DAO.DBEngine.36 using VBscript?

VBScript WScript.Shell Run() - The system cannot find the file specified

vbscript wsh

URL encoding in Classic ASP

In Windows 7 script, how can I determine if current system shutdown is actually a reboot?

How to create shortcut to Computer on the user's desktop

Run .vbs script with node

node.js vbscript

Does VBScript have a DateTime.TryParse equivalent?

What is "Dim" Used for in ASP? [duplicate]

asp-classic vbscript