I have an ActiveX RaiseEvent for a function to span out a form. After doing this I want it to put focus on the first field in the form. Please someone tell me this is possible Here's what I'm trying to do and won't work. I would expect the focus to go onto the "Focus_Here" textbox and it...
I understand that Quality Center supports VBScript. I have a task that I need to perform. We have hundreds of links to files. We are changing the location of the files and I need to run a script that will allow me to find the links and change them to the new path. Can anybody help by providing...
I deploy Windows updates for new computers with VBScript. With some of the updates Open File Security popup comes up and I can't install the update passively or quietly. How can I do that silently? Software/Hardware used: VBScript
Hi Guys, Please help me out resolving this VB script error. I am trying convert a Vb script into an exe. On running the exe the error message is "Syntax error on Line 3 position 5." Below is the code in this line HKLM\SOFTWARE\BigFix\EnterpriseClient\Settings\Client\India Noida By IP Range\value
I need to delete some records from a DB2 database on an AS400 using VBscript.
How to write a VB script to change the Excel file page orientation to Landsacpe.
daily I have to add a couple of url's to the links toolbar for every new computer that comes into our office. it's simple to drag and drop manually but time consuming and tedious. does anyone know how I can have this done automatically with a simple batch file or vbs script?
I have a positional flat file which I need to load contents into a SQL table. I've created an SSIS package and will need to call a VB script to parse the file but since I'm new at VB and SQL I need some assistance creating the VB script. There are 4 fields in the table I need to populate. The...
I am trying to extract specific GPO settings using VBScript. Does anyone have a sample I can use? Thanks.
need to create Body Mass Index chart (BMI) for different ages for school children. I also need to have the short details of the BMI info at the left top area. I need to do this for a web site in ASP/VBScript 3.0. I am using Crystal Reports 11 and not sure whether I can do this in Crystal without...
I need help with a script I am working on. I am looking to find a file by extension, put that script in the All Users profile and have it run on startup. The problem is I need the script to go out search the C: drive and find the file by the file extension not the file name. I have written a...
I am using Dreamweaver CS4 VBScript asp pages. I have a database sitting on a SQL server. My connection resides on the server, not my machine. I build a page with just text and I can go to it just fine and then I make a recordset using the connection to the SQLserver, point to the correct table and...
Avatar I put a value in cell B1 and a value in cell C1. Then, when I put a value in A1, I need both B1 and C1 to over-write themselves and become the product of A1*B1 and A1*C1. The same for A2,B2,C2 and A3,B3,C3, etc
I already have the script to copy the files over and it is working on my local pc. All pc's are on the same domain. Set FSO =CreateObject("scripting.FileSystemObject") FSO.CopyFile "\\SAN1\Files\*", "c:\Metatr~1" ,True
the functions used are: <Select name=MaxBuyerCode onChange="<%=display(document.usercreateform.MaxBuyerCode.selectedIndex.value)%>);"> the function display is and include file .inc which is <% Function display(chosen) ???? ???? End Function %> this gives an error...... how...
Is there a "total message length" limitation for Excel Macro Emails? I'm new to vbscripting and thought I had successfully created code to email Excel data via a macro. I have written the macro to send up to 30 lines of information, but have discovered that the number of lines I can actually send...
Hii All, I have a task running on client machine.as soon as the task ends i need to send an email notification to the remote server the status report of task. Is there any VB script or the other way to do this.
Hello, I'm working in server 2003, remotely. I have a few schedule tasks, each running a business program i'm working with and a vbscript which checks that the program ran successfully and suppose to send an e-mail report. All of this happens during the night, when i'm logged off from the server....
when each time i started my computer i faced an error message before the desktop loads. it says as cannot find the script file "c:\WINDOWS\System32\LOVERAHULSAS.vbs". cananyone tell me how to fix this problem?
I have searched far and wide on the net for an easy answer to how you can gather client information using vbscript through a website and pass that data to a server. I still have not found a cut and dry easy method. Is there some way that I am not considering to achieve these results? I want an...


