Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged vbscript

0 votes
461 views
1 answer
    How can I show a message box with two buttons (For example: "on", "off")? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
432 views
1 answer
    Is it possible to create a file and write lines to it in vbscript? Something similar to echo in bat file ... from the complete file path? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
636 views
1 answer
    I need to get a input from the user (string) and insert it in a cmd command, Set oShell = WScript. ... inserting LabelName instead of the value See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
602 views
1 answer
    I have a batch that create shortcut based on the order of files, the problem is that when it comes to ... .ini endlocal Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.1k views
1 answer
    This is what I have and can not get the bat to run, if I move the bat to a folder without spaces in the ... C:Program Filesping.bat"), 1, True See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
788 views
1 answer
    I export Microsoft Excel data by Excel Macro(VBScript). Because file is lua script, I export it as UTF-8. ... excel file? Thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
765 views
1 answer
    I'm trying to pass some parameters to a SQL stored procedure in my classic ASP. I've seen several posts on this ... test") set rs = cmd.execute See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
832 views
1 answer
    Ive got a VBS Script that,generates an url to download a file from a server on my network. I now need to ... the file to a specified location. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
574 views
1 answer
    Hi Hi I have to write a code where if the user clicks enters something in the input box it should proceed ... Sub objExcel.Quit MsgBox "Done" See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
594 views
1 answer
    In VBScript, I want to get a list of files in a folder ordered by creation date. I saw that in order to ... like that that can be more specific? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
656 views
1 answer
    I want to find the title of the window which is currently active(having focus) using Window Script Host(WSH) ... . Any help is appreciated. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
426 views
1 answer
    I came to some VBScript examples, and I saw the statement On Error Resume Next basically at the beginning of the script. What does it do? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
553 views
1 answer
    How can I Compare values of two arrays to check if 1 array does not have an element of another array for example - ... work out to well for me. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
739 views
1 answer
    I need to run a command to copy a file from one location to another through Command Prompt using a vbs ... compilation error' Please help :) See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...