I have a 2D array that is filled with data from a database which is then used within a while loop with another sql query. For each item in the while loop i\'m checking for certain items within the 2d
I am writing a vbscript that I need to modify several registry entries. The issue is that after Chrome or Firefox is removed from one of our computers you can no longer open links outside of the web b
In an attempt to create better intellisense support for legacy classic asp / vbscript, will the visual studios vsdoc files work for o开发者_C百科ther scripting laguages e.g. vbscript?
I\'m using the code from my previous question : Move Mouse - VBScript and Excel Macro My aim is to move the mouse using VBScript and this works through using Excel. The problem is, this runs fine on
What I am trying to do, is get the IMG SRC URL from stringXML below. (i.e. http://www.webserver.com/picture.jpg)
I\'m writing a VBScript script for use with VanDyke\'s CRT.Is there a way to set the focus on the \"No\" button on a MsgBox automatically, instead of the default \"Yes\"?
I am trying to use vbscript to connect to an iSeries DB2 database via ADO to do some very simple data retrieval, but am hitting a couple of oddities.
Is there a way locate the server with the PDCE role using VBScript?I know I can use an NSLOOKUP and capture its output
I\'m translating a function from Classic ASP (vbscript) into PHP.I\'ve made an attempt but I\'m not certain my code is correct so I\'d like to ask others.
I\'m using ASP Classic/VBScript to send emails using CDO.Message object. It appears that the single quote or apostrophe character ’ (as opposed to the standard character \') shows up in the recipient