Enter Keywords:
1 - 9 of 9(0.007 seconds)
Sort By:
 
Is it possilble to write a VBScript that: maps a netowrk drive on a local computer from Windows Server 2003 does not provide a username and password to the drive so that the user is queried f...
Zones: VB Script, Win...Date Answered: 11/06/2008 Rating: 9.3 Views: 4
Hello all, I am having a pretty difficult time getting a script to work the way that I would like. My goal is to have the script first open a text file containing the names of all servers the scrip...
Zones: VB Script, Win...Date Answered: 04/16/2009 Rating: 8.8 Views: 0
I am getting the above error when running my vbs file. Here is the vbs that I am running: ' ' John Savill 8th June 2005 ' Runs check on last password change date ' Option Explicit Dim ...
Zones: VB Script, LDAP, Windows...Date Answered: 07/08/2008 Rating: 9.0 Views: 5
I have a software application that requires that i make a startup script with the code below in it. However, i am getting this error message upon login. Osmgr.vbs  script Line 4 char 1 error ...
Zones: Visual Basic, Window...Date Answered: 02/17/2009 Rating: 9.0 Views: 0
I am not a VBS coder but I can often find and modify scripts from the Internet to our own purposes.  This time I am at a loss.  I can get this simple script to work as long as it works on a Group i...
Zones: VB Script, ...Date Answered: 09/02/2008 Rating: 8.8 Views: 0
we are running the following environment: A Dual Processor (XEON 5130 @ 2 GHz) SUN Microsystems Blade Server with 4GB RAM + 80GB Hard Disk MS SQL Server VER 5.0 8 thin clients connecting t...
Zones: Windows 2003 Server, MS SQL ...Date Answered: 12/15/2008 Rating: 7.4 Views: 0
I need a simple script that will delete the contents (scans) in a public folder (storage). The only thing that is important to note is, there are a few user specific scan folder, which I do *not...
Zones: VB Script, Automation, Document Mana...Date Answered: 06/18/2009 Rating: 9.1 Views: 0
I have used the following code in Visual Basic 6 to access Crystal Reports 9.1 version: Dim crapp as New CRAXDDRT.Application Dim crrpt as CRAXDDRT.Report Private Sub Form_Load() Set crrpt = cr...
Zones: Visual Interdev, Crystal Report...Date Answered: 06/12/2009 Rating: 7.6 Views: 45
I have an application that consists of an executable written in Visual C++ 6.0 and a DLL written in VB6 that is having the following problems on Windows 2003 enterprise server. -The C++ executab...
Zones: Microsoft Programming, Windows ...Date Asked: 07/14/2008 Points: 125 Comments: 2
 
  • 1