Summary: I'm about to order a book about VB scripting and I'm torn between these two books. - Microsoft VB Script Step by Step - Windows Scripting Self Paced L...
Summary: I was using Internet Explorer(latest version) to surf a site(www.courses.nwu.edu) and came across this weird message: Microsoft VBScript runtime error...
Summary: I agree that you should get some tutorials. I got the Microsoft Press books and they helped me alot with VB. If you are struggling with the syntax t...
Summary: Thanks Edwyn.. I did accordingly and could register cdonts.dll successfully. but after executing the file the page gives the error as Microsoft VBScri...
Summary: Hi guys, I am writing to ask help as I have problems of modifying the outlook expresses on different computers so that they could share the same WAB. ...
Summary: My site www.nationalroommates.com uses SA Fileup to allow people to upload 5 pictures along with placing a free ad. I bought the site 1 yr ago and nev...
Summary: I have been given s script to run on an RM CC3 network to allow the logon logo to change at specific times. The script I was given is: '##############...
Summary: me again and if i fill in the session value as below strsql = "SELECT tableadbucket.*, tableadbucket.PartnerID, tableadbucket.CreationDate FROM tablea...
Summary: Hey thanks a lot for the response! How would I apply that to the following code? I'm still new to this... :: variables set drive=z:\_backup set backu...
Summary: Thankyou! I was just picking up some tips from Google. My first error was including the BEGIN and END tags (oops) I get this.... Line 25 Char 1 Erro...
Summary: Hi Razor this is what it say s Line 7 Char20 Error: expected statement Code: 800A0400 Source: Microsoft VBScript Compilation error thanks again ...
Summary: ghostdog, thanks a lot! When I try to run it, I get "Microsoft VBScript Compilation Error: Expected Statement." I did change part of it using Razor...
Summary: Hi all, Thanks for your quick resposes! I have NO experience with VBScript AT ALL, but I have tried.. What I did: - I copied the code into a file and ...
Summary: Here is the whole batch file. @echo off :menu echo. will now backup user data md "%userprofile%\Desktop\Backups" set drive= '' set /p drive= (Enter Dr...
Summary: I follow must of it, the strNamespace was left ova so deleted it. wbemConnectFlagUseMaxWait i placed with a Const wbemConnectFlagUseMaxWait = 128 I ...
Summary: Thankyou for quick response. I tried that script, and it gives me this error: --------------------------------------------------------------------- Sc...
Summary: Here is the error I get when running it with, and without your suggested changes: (67, 1) Microsoft VBScript runtime error: ActiveX component can't cr...
Summary: i was hoping that someone could perhaps tell me which language to learn for creating an online multiplayer game like javascript or vbscript for the cl...
Summary: I don't know what kind of problem you could be experiencing since JavaScript is client side and ASP is server side. I program in ASP and ONLY use Ja...
Summary: Hi Rashar- I'm glad you chose .NET for your platform of choice...I don't think you'll be disappointed. You may or may not know that the newest version...
Summary: Hi I downloaded the VBscript file to create folders for my users in AD, but I am not a VBS programmer, can anybody help me in changing it so I can use...
Summary: hi i would like to know how to make a particular website as default homepage using vbscript and deploying it through altiris. i have tried to create s...
Summary: I am new to ASP and I dont know where to start. I want to learn about ASP and how to link it to online databases. I know Visual Basic quite well and i...