VBScript
can we declare a public variable in asp using vb
I hav开发者_如何转开发e a established connection to my database using adoCon.Open \"Driver={SQL Server}; Server=\" & host_name & \"; Database=\" & db_name & \"; Uid=\" & user_nam[详细]
2023-04-09 23:49 分类:问答Passing array in function
I have an array that is read like this: MyArray(0)=\'test\' MyArray(1)=\'test2\' MyArray(2)=\'test3\' How do I pas开发者_运维百科s this through a function?[详细]
2023-04-09 23:47 分类:问答Schedule .bat isn't executing VBScript properly
So I\'ve got 2 things going on: a program that checks the status of some folders, then a VBScript that runs afterwards to email recipients of any errors going on in said folders. Even if there is none[详细]
2023-04-09 21:57 分类:问答InDesign Scripting how to quit application (not document)
I\'m trying to automate data merge process. Here\'s what I have: First of all have created a working datamerge script:[详细]
2023-04-09 16:53 分类:问答how to use sendkeys to copy text from outside application
I have a specific application (someprogram.exe) i wish to use the sendkeys command to perform CTRL + C from the applicat开发者_开发问答ion i\'m bulding in vb.net. I don\'t need to bring the data into[详细]
2023-04-09 10:18 分类:问答Updating MS Access Linked Table from VBS file
I am currently working on moving 100s of access databases from a variety of folders to another set of folders and need to update any references to linked tables that will be broken during the move.I h[详细]
2023-04-09 09:04 分类:问答Powershell - assign source code of ASP page to a variable
probably it is a silly question, but I couldn\'t find the answer in Google so far. I need to read the HTML source code of a page[详细]
2023-04-09 07:34 分类:问答Rename multiple files by using BATCH, VBSCRIPT or BASH SHELL
I have a numbers of files in folder A, what I need to do is to rename the filename to different开发者_运维百科 pattern example: TTFILE-201109265757.dat to YTL.MSZSH1.ch1.201109265757_0001.0001.dat[详细]
2023-04-09 05:33 分类:问答VBScript error handling in C#
I want to access WMI using the AutomationFactory in a Silverlight OOB application. dynamic locator = AutomationFactory.CreateObject(\"WbemScripting.SWbemLocator\");[详细]
2023-04-09 04:41 分类:问答How to write event log using vbscript
I want to write event log when this 开发者_如何学Govbscript run. How to i can? Thanks for any help.Like so:[详细]
2023-04-08 14:06 分类:问答