Is it possible to usa variable in a path in .vbs. My basic situa开发者_JAVA百科tion is I have a vbs script that will often be run on a computer with one person logged in and run by an admin with a com
I am working on a Classic ASP page with VB6 code. We are in a process of converting the crystal report and iis server for migration. We are not able to generate the report. When i debugged till the po
I am automating an application login using vbscript. I am using the code - Dim objIE Set objIE = Wscript.CreateObject(\"InternetExplorer.Application\")
I have an .asp page and I am using VBscript. basically I have a database with country, partner type and phone columns. I know how to load these into a recordset and display them into an .asp page.
What am missing in code? Any suggestions? Error display like this:- Error Type: Microsoft JET Database Engine (0x80040E14)
I am using a windows form and am trying to pass a string to a vbscript. The program is asking the user to select a folder, I am trying to take the folder selection and pass it through to the vbscript.
I have working code that opens up a word document programmatically using vbscript, makes a change, then saves that same document and closes that same document.
I have several Excel workbooks. They all share the same macro modules. What I would like to achieve is when editing one module in one workbook not to have to edit the s开发者_如何转开发ame module in t
A very random request - and trust me, I wish I didn\'t have to do it either. Essentially, a customers users are using a website that plays up with some other technology we roll out. We\'ve exhausted a
I am currently trying to figure out how to add comment within a line continuation statement on ASP classic. Our code management requirement requires us to write a Start block and End block to mark the