I\'m writing a VBScript for SyncBack (backup utility) in which I am deleting old versions of a backup.
I am trying to call a method I have written in C# from VBScript. I have followed just about all of the instructions I can find on the web and am still having problems.
Is it possible to set a dictionary object as a property of a class in classic ASP? I can\'t seem to get the syntax right. I have a function that I want to return a dictionary object, and assign the di
I usually doC# but have inherited a classic ASP project. I have defined a class: Class clsPayment Public Name
Im wondering if its posible to detect windows CE in a windows logon script ( Scrip runs in the user account ).
For many years I have had an objective of moving out of ASP/VBScript to a \"better\" language - my preference would be C# as I have skills in C - but I would consider other languages too (including PH
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have been asked to create a vbscript that will set the default font for users in Outlook 2002.I have got some code that alters three registry keys and is supposed to update the font details.The keys
I am trying to query an .xls spreadsheet with VBScript, but I have run into an issue when trying to cast a field.I connect to the spreadsheet like this.
I\'m trying to make a script to rename PC\'s to their serial number. I\'m not great with VB, but I\'ve been able to put together enough code to READ the serial number, but I\'m not sure where to WRITE