Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / MS VBScript / August 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help with script30 Aug 2008 18:27 GMT1
I need help with a script, what I would like it to do is scan though a share
look for a particular file, copy the file and rename it to the name of the
computer that it was on... for example the file is acb123.txt ... search for
that file and then once it is found rename it to ...
Finding the ascii code of a non-printable.30 Aug 2008 16:13 GMT13
I was just reading "Today's Word", an email from joelosteen.com, and noticed
"unprintables" (that seemed to be replacing the quote characters); so, I was
trying to figure out what the ascii code was for them.
 (I have XP Home, and IE 7)
Auto-filling VB Script Code for Excel30 Aug 2008 06:23 GMT2
The following Excel macro will auto-fill the cells G1:G6 based on the
contents of the cells G1:G2:
Range("G1:G2").Select
Range("G2").Activate
Fetch special characters like "Ñ" and absolute URL from href attribute of anchors29 Aug 2008 23:03 GMT2
I used the following codes to fetch the source codes from the web page
(assigned to url2 in the following codes) but got two painful problems.
1. odd characters or character missed, e.g. the name "ALBARIÑO ORGANISTRUN"
become "ALBARI? ORGANISTRUN" if display in Notepad++ or ...
check all Active Directory users for default password29 Aug 2008 20:11 GMT4
Our Help Desk has up until recently being stupidly creating all new user
accounts with the same default password and NOT setting the flag to force a
password change at first logon.
Does anyone have a scriptlet that checks an AD user's password ?  
file output is corrupt29 Aug 2008 19:36 GMT4
I have a script that queries the printers and has an output as follows:
*********************start of output**********************
Name,PortName,ShareName,Location
\\server01\printer01A,172.29.43.13:RAW,printer01A,123 drive,
Rec set navigation29 Aug 2008 19:33 GMT8
Again guys and gals, please forgive my ignorance….  I’m traveling the
learning curve relative to this ‘newer’ age (I’ve been stuck in a cave), and
trying to absorb VBScript, Java Script, HTML, XHTML, and all things web. OK,
I’ve been in the cave a long time. That said, I’m ...
Execute VBScript from a floating popup menu29 Aug 2008 19:15 GMT1
Please help, I am desperate!
On my web html-php-mysql page, I use vbscript to execute method calls to an
automation server (Dephi 7, apartment threaded, out-of-process)
for a document imaging application.  I can execute the methods via vbs fine
Execute VBScript from a floating popup menu29 Aug 2008 19:13 GMT1
Please help, I am desperate!
On my web html-php-mysql page, I use vbscript to execute method calls to an
automation server (Dephi 7, apartment threaded, out-of-process)
for a document imaging application.  I can execute the methods via vbs fine
Number output29 Aug 2008 18:36 GMT4
I wrote a script that gets a computer's site name and creates a group
with that name and a number at the end.  There will never be more than
600 groups with the same site name.  That’s three places to the left
of the decimal.  I would like there to be four places to the left of
listing registry29 Aug 2008 14:13 GMT1
hi how in vb or vbnet listing registry
i have a start key HKEY_LOCAL_MACHINE i want listing all subkeys
?
Can't invoke IE8 anymore28 Aug 2008 17:35 GMT1
Please note this is a cross-post from microsoft.public.internetexplorer.beta:
I've just installed IE8Beta2 and now can no longer instantiate IE through
VBScript with the line:
Set objIE = CreateObject("InternetExplorer.Application")
Connect to DB28 Aug 2008 16:59 GMT11
Does anybody know how I can connect to a database from a script without
having to configure ODBC or install any software?
I plan to run the script on Windows 2000 Pro and Win XP machines.
Regards
Help with VBScript Timer28 Aug 2008 16:54 GMT1
I need to write a script that will time the download and upload of different
size files or folders to a NAS.
I am trying to put together data on upload and download times from different
loactions.
File Extension28 Aug 2008 15:17 GMT2
I have a script that removes files with specific file extension and the
script works fine. Here is the script:
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
Pages: 1 2 3 4 5 6 7 8 9 July, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.