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: 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: can someone help with a script. MS access db Im searching one column in the table for a certain number, all fields in the column are numeric. So scrip...
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...
Summary: Know anything about recursive functions Crossroads? Becaue that is what is needed. A recursive function is a function that calls itself. Can be quit...
Summary: Hi I think i have a vb script to do what I wanted, I have tested it and it seems to work ok when I double click on it. Just need to try it at login. ...
Summary: I have made a vb script that prompts for a Job number input. I would like the script to take that input, and create a directory with that inputs name...
Summary: Razor I am very sorry, if I come across rude I didnt mean to say anything to upset you, to be honest this is my first vb script which i am doing in my...
Summary: Hi all! I'm pretty new to programing...i have bem "playing" with some batch files (simple ones), but now i've a question about a vbs script, hope any ...
Summary: I have a script that I'm trying to use to delete files off a server. I have a .txt file with the location of the files needing deleting. How do I ge...
Summary: Hey all, does anyone know/have a .vbs script that will display the IP address of a computer? I need an easy way for everyone on our network to check ...
Summary: Hi all, i have written a VB script to fetch the details of the user through his Session ID in W2k3. command: adfind -gc -b "" -binenc -f " msExchMailb...
Summary: You should probably have mentioned you were working with VBA, not a "VB Script;" people will assume you meant VBScript, which is a different language....