Summary: Hi, Are you sure it's VB script, and not Active scripting. Some of our teachers were unable to access some web sites. No versions of IE on a Mac would...
Summary: Can anyone out there help me with the next few steps on this program that im having to do in my college. I tryed to get my instructor to break it down...
Summary: I'm trying to link an Access(2003) Database with a VB.NET program. I can do this on a non-networked system, so know that there isn't a problem in the ...
Summary: What would the code look like if I wanted to delete old .log files from a server using VB Script? I have no experience with VB and I can assure you t...
Summary: Hi. I am wondering if there is a way to do the following via a login script: Win 9x, NT 4 or 2K user logs on and logon.bat runs; logon.bat set the sys...
Summary: I have bat script which ask the user for a Build number and then process the deployment. see the code, @echo off set /p FILENAME=Enter the ICP-Advisor...
Summary: I’m just getting started with VB Script and I need to figure out how to compare two text files for duplicate numbers and then echo those duplicates....
Summary: vb script as in browser? i never tried this in vb script but in vb6 u can use shell command and call the C executable file with parameter so in main i...
Summary: I am looking for a vb script to put a time and date stamp on a folder I am moving data to. I want it to create the folder with a time and date stamp a...
Summary: I finally got my VBS scripts setup to work the way I wanted, and then I set them to run as scheduled tasks. I'm having an issue every now and then wit...
Summary: Is there a VB script that can traverse just through a set of folders and subfolders (not files) and rename them from "JAN" to 1JAN", "FEB" to 2FEB", "...
Summary: I have several vb scripts that are timed to go off certain times of the day. My prob is the scripts won't run when we the times arrive. We double clic...
Summary: Can any script gurus tell me why the following VBS script doesn't run at all on my XP box? It's supposed to echo all files newer than the specified d...
Summary: I need help with how to link Access and VB 6. I need to link VB forms to Access database. Do I create the database in Access itself or in VB? Also, do...
Summary: I have created a project (Reference Library) using VB6 and Access 2000. The VB front end consists of two forms, Title Form and Copy Form. The follow...