Script variable not not executing
Here is my script i have i put together to work with MD5Deep. it runs, however it wont create the log. i would a appreciate a nudge in the right direction to try and figure out where i failed. when i...
View ArticleHow to display who is viewing current page?
Dear all expert programmers, I want to know who are viewing current page with me but can't write code with ASP classic. Please help me for this problem. Thank you for all post.
View ArticleGet Bios Serial Number then write to registry
Hello my friend i have just learned VBS therefore, i have a my homework: Get Bios Serial Number then write to registry Code: Code: strComputer = "." Set objWMIService = GetObject("winmgmts:" _...
View Article[RESOLVED] Script variable not not executing
Here is my script i have i put together to work with MD5Deep. it runs, however it wont create the log. i would a appreciate a nudge in the right direction to try and figure out where i failed. when i...
View ArticleList all mapped drives/shares on remote computer
for the life of me i have not been able to figure out how to modify the following script to list all of the mapped share/drives on a remote computer. I have gotten pretty good and making modifications...
View ArticleVB MailMerge excel with WORD
Hi, i Have problems with my Mergefield. I wrote it on my document by dont't show me a value, wich exist in Excel.. I wrote like this : {MERGEFIELD Suma_oplat_inst_IP_Solution (THIS IS NAME OF COLUMN)}...
View Article[RESOLVED] List all mapped drives/shares on remote computer
for the life of me i have not been able to figure out how to modify the following script to list all of the mapped share/drives on a remote computer. I have gotten pretty good and making modifications...
View ArticleRenaming from xml content
hi, I need help renaming a number of files using the content from the xml files. The script should search for all movie.xml files and take the content between <LocalTitle> </ Local Title>...
View Article[RESOLVED] How to move file while renaming it with incrementation if the file...
Hi :wave: In order to improve my script Hackoo VIRUS Cleaner.vbs I created this code to test it before to implement it in my main script, but, i get some issues with this at line N° 46 with Error...
View ArticleADODB.Recordset Closed Error When Executing ADODN.Connection Execute Method
I have a Classic ASP webpage that is updating client information via Stored Procedures in a SQL Server 2008 R2 database. I am executing the SPs through the ADODB.Connection object's EXECUTE method....
View ArticleMagnifier or brightness on form transparent blanks
Hello! I made this form. I have transparent blank in the form. Is it possible to make the marked blank as magnifier, that zooms in the sector it has been putted on, for example - QUOTE button? If it is...
View ArticleVB Script failing to run
I have a script that I am trying to get to work, yet there appears to be an issue. The script is suppose to query the AD and look for any newly created accounts that have not been accessed within 10...
View ArticleToo many page 'redirects'?
Hello I have a simple 'new user registration' form that successfully inserts a username, password, and email address into a MS Access 2003 database. However, I seem to have confused page redirections,...
View Articlevbs - Paste images in powerpoint and choose the location
Hello everyone, I'm trying to create a macro in Qlikview (reporting tool) to export graphs into powerpoint. Here is the peace of code I use to open a powerpoint document and select the slide where I...
View Articlelooking for help in VBScript with Active directory
I need help with a script for AD. I have to move users in a global group into a Universal Group. The users are in three global groups and are in turn nested in a global group, 16k+ groups of these are...
View ArticleReconnect Disconnected Mailbox Server for Exchange 2010- VBScript
Hello everyone. I am trying to run a program where a user can reconnect a disconnected mailbox through 2010 Exchange Servers. This is an example of the method that I need except this is for 2003...
View ArticleDate format in VBScript
I'm using VBscript within HTML and having issues with a date format. In my sql database the date format is yyyy-dd-mm 00:00:00. When I use a select statement and pull all the records and transfer them...
View ArticleNeed to open browser with specific window size - Help :)
Hi, I am VERY new to vb scripting. My goal was to create a menu with clickable buttons that would open a firefox window and run an imacro script (which is treated like a URL) which basically logs into...
View ArticleNeed to include randomizer in VB Script
Below I have a script used to make a program called UltraMon display a new desktop picture every hour, similar to how window 7 and 8 already do as a theme. What I'd like to do is change the script so...
View ArticleRobocopy Help needed
Could someone help me out with the best way to have a script that will allow me to enumerate a txt file for multiple source, target, log path and log names? Currently i run anywhere from 2 to 6...
View Article