Subscribe to this page:
RSS
Email Alert

vbscript

(436 results)
 
  • Q&A

    VB Script needed to force logout users in Windows 200 server.

    January 28, 2009 7:31am PST

    VB Script needed to force logout users in Windows 200 server. I need to a vb script which would read NT Ids from a notepad file or excel sheet and force logout those users.I have a windows 2000...

    3 Started by subhajyoti.ece@...  |  Latest comment by bens@...

  • Discussion Threads

    Don't overlook these Windows XP VBScript print utilities

    January 26, 2009 8:13am PST

    Don't overlook these Windows XP VBScript print utilities article root Excellant! Thank You! I have been looking for long time for stuff to do this and was in the midst of learning PowerShell in...

    5 Started by SpuddyBuddy  |  Latest comment by mirv550

  • Downloads

    LopeEdit Pro 5.5 (Windows)

    January 18, 2009 12:00am PST

    LopeEdit Pro is a powerful programming editor and replacement of Windows Notepad. It has tabs to select between open files, supports syntax highlighting for multiple programming languages (C/C++,...

    Provided by: LopeSoft

  • Q&A

    Can anyone reccommend a free VBScript editor

    January 13, 2009 6:26am PST

    Can anyone reccommend a free VBScript editor I have been doing all my scripts in notepad and was wondering if there is a free script editor out there that would be more useful. I know there are...

    9 Started by jimmy-jam  |  Latest comment by j.snell

  • Downloads

    VBScodePrint 1.2.76 (Windows)

    January 5, 2009 12:00am PST

    VBScodePrint enables you to print the source code of your VBScripts in color using an explorer like easy to use interface.VBScodePrint is designed for everybody using VBScripts from novices to...

    Provided by: StarPrint

  • Downloads

    PicaLoader 1.7.1 (Windows)

    January 5, 2009 12:00am PST

    VowSoft Picaloader is a useful utility that helps you find, download and organize pictures you find on the web. Very popular with digital artists, designers, photographers, webmasters, journalists...

    Provided by: VOWSoft

  • Q&A

    VBScript dynamicly end task

    January 4, 2009 3:41pm PST

    VBScript dynamicly end task I want to end a task with a VBScript. I found several nice scripts but they are all static, you have to manually change settings for each process you want to end....

    4 Started by 1RealTruth  |  Latest comment by neilb@...

  • Downloads

    ASPcodePrint 1.5.20 (Windows)

    January 2, 2009 12:00am PST

    ASPcodePrint enables you to preview and print the source code of web pages written using HTML, VBScripts and JScripts. The output is fully customizable enabling professional looking color coded...

    Provided by: StarPrint

  • Q&A

    Log on / Log Off scripts

    December 22, 2008 1:57pm PST

    VB Scripts I use VBS to map drives and make them persistent. I find that this works better than BAT files. This script maps a drive, names it and makes it persistent. Option Explicit Dim...

    5 Latest comment by Robert.Kent

  • Downloads

    HtaEdit 1.0.24 (Windows)

    December 22, 2008 12:00am PST

    HtaEdit is an editor that dramatically reduces the time you spend writing HTML applications. HtaEdit has an integrated debugger that make troubleshooting a seamless experience.The editor displays...

    Provided by: Adersoft

  • Q&A

    Use VBScript to pull IE Hotfixes on Domain

    December 19, 2008 8:35am PST

    Use VBScript to pull IE Hotfixes on Domain I know its possible but I am having trouble trying to vbscript to pull hotfix info from computers in a domain (mixture of IE7,IE6, Windows 2K/Windows XP...

    1 Latest comment by info@...

  • Q&A

    VBScript help, my brain has oozed out of my head.

    December 18, 2008 9:39am PST

    VBScript help, my brain has oozed out of my head. Ok so I think I'm subconsiously forgetting how, but I have the PC name and I can't remember how to querie AD to get the OU the object is in....

    6 Started by LarryD4  |  Latest comment by jck

  • Discussion Threads

    Should a Network Admin know how to script??

    December 3, 2008 11:59am PST

    Should a Network Admin know how to script?? Ok, so my boss says he hired a network admin to off load some work from my plate. He says he was a network admin in his previous job. He says he never...

    56 Started by LarryD4  |  Latest comment by nospam.online@...

  • Q&A

    How to set default printer for a user in a domain environment?

    November 25, 2008 9:01pm PST

    How to set default printer for a user in a domain environment? I have several PC running Win XP in a domain environment.There is a user called 'oper' which normally users use to login in the XP...

    4 Started by abhilash_ponoli@...  |  Latest comment by CG IT

  • Q&A

    Help with Vbscript and Crystal Reports

    November 25, 2008 8:22pm PST

    Help with Vbscript and Crystal Reports Hi Everyone, I'm trying to preview a Crystal Report using VBS, however the report just opens and immediately closes. The line report.Preview needs to...

    4 Latest comment by gregeeh

  • Downloads

    1st JavaScript Editor Lite 3.85 (Windows)

    November 24, 2008 12:00am PST

    Beside rich possibilities of editing scripts (JavaScript, HTML, CSS, VBScript, PHP and ASP(Net) syntax highlighting, etc) and the built-in preview, the program offers large snippets library with...

    Provided by: Yaldex.com

  • Q&A

    vb script to kill and start up a process

    November 19, 2008 3:05am PST

    vb script to kill and start up a process Hi, I have been tasked to write a vb script however I have never written anything in vb hence need your help. the script needs to do the following: -...

    1 Latest comment by coolrefche@...

  • Downloads

    Admin Script Editor 3.5.3206 (Windows)

    October 24, 2008 12:00am PDT

    An integrated set of tools that allows for quick and easy creation of scripts in PowerShell, VBScript, KiXtart, AutoIt, and Batch. Create complex code using simple wizards or entire scripts with...

    Provided by: iTripoli

  • Q&A

    VBScripting - Creating Multiple Local Users

    October 17, 2008 2:11pm PDT

    test for i Test i each time you create an account before you define the name of the account if i >= 1 and < 10 Then strName = "ACCOUNT-00" & i Elseif i >= 10 and < 100 Then strName =...

    5 Latest comment by eddieduce

  • Q&A

    PHP interacting with html

    October 16, 2008 10:46am PDT

    PHP interacting with html Does anyone know how I can get the value of an html textarea and encode it in a session object in php? re: PHP and HTML Use the ID and NAME attributes in the textarea...

    3 Latest comment by jimmy-jam