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 / July 2008



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB Script31 Jul 2008 19:54 GMT2
I am using an uploader program (.asp) that is written VBscript
<%
Response.Expires = -10000
Server.ScriptTimeOut = 300
Why is my machine blocking this email script31 Jul 2008 10:46 GMT3
Set objEmail = CreateObject("CDO.Message")
 msgtext = "Any text can go here"
objEmail.From = "TestSender@TestEmail.net"
objEmail.To = "TestReceipient@TestEmail.net"
winnt provider and lastlogin using vbscript31 Jul 2008 03:29 GMT3
I have a Windows 2003 workgroup server.  No AD, domain, etc.  In my
login script, using vbscript, I need to be able to tell the user when
they last logged on.  I thought I had this licked by using the winnt
provider and the lastlogin attribute.  However, during the login
add value31 Jul 2008 00:11 GMT4
I am trying to add a value with a binary of 00,00,00,00 to the
Explorer key, but all this does is add a key under the explorer key.
WshShell.Run ("reg add
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\link=hex:00,00,00,00")
Script to retrieve file versions30 Jul 2008 19:28 GMT3
I found this script on Scripting Guy. However I would like for the window to
have the results of three file versions. Here's what I have now. It shows in
three seperate windows one at a time:
strComputer = "Server1"
Loop through Northwind records30 Jul 2008 19:23 GMT2
I'm trying to do something verysimple with vbscript: open a Northwind
table and loop through the recordset, echoing a field as I do so. Here
is what I'm attempting. The problem is that I can't find the syntax
documented for how to get to the fields of a recordset. The
RSOP Planning Security problem30 Jul 2008 16:57 GMT3
I've been trying to do some RSOP Planning using a non-admin user account on
a domain member workstation.
I am using the following VBScript code:
strComputer = "DC1"
xcacl performance30 Jul 2008 15:15 GMT3
What kind of performance degredation should I expect by running xcacls
to add read access for one file that already has a few hundred acls
set for other users?
Deleting Network Printers30 Jul 2008 13:06 GMT2
I've used a script to map a network printer from an old print server called
Server1 (ie. \\server1\printer) onto the XP workstation.  I've recently
created a new print server (Server2) and mapped the network printer (ie.
\\server2\printer) onto the same XP workstation.  When I ...
how to get a OU full address from AD30 Jul 2008 02:23 GMT2
I want get a full AD OU (e.g. computer) addess, how to do
Is it possible to allow the use of the status bar via script, using a vbscript?29 Jul 2008 11:33 GMT6
Is it possible to allow the use of the status bar via script, using a
vbscript?
I have a script that deletes files in the temp folders and in IE 6 it would
use the status bar to display its progress.
Error msg list or db. Newbie question.29 Jul 2008 10:22 GMT2
Is there a database or list that tells you wath all the error messages mean
when running a vbscript?
I am trying to build a small script, but an error (0x80041021) occurs. I
haven't got  a clue what that error means. There must be some documentation
File parsing on steroids needed - Part II28 Jul 2008 17:15 GMT4
Many moons ago, I posted a request for help with this same type of
issue:
http://groups.google.com/group/microsoft.public.scripting.vbscript/browse_thread
/thread/f1f78014008099fc/8991e865aeb0bfe6?lnk=gst&q=File+parsing+on+steroids+nee
ded#8991e865aeb0bfe6

As always, I received ...
Scripting user creation. BUT How to add to groups.....26 Jul 2008 17:42 GMT6
Below is a full copy of my code to date which seems to work nicely.
Im still tinkering with it as parts are yet to be added home dir etc.
Basically it pulls users from a CSV and creates their accounts.
However how on earth do i add them to a group....????
Unable to retrieve value from drop down list (values read from text file)26 Jul 2008 03:32 GMT3
I have a txt file containing client names.  What I am trying to do is
create a HTA with a drop down box with the list of client names.  WHen I
select a client name and click next I will do something with that
information.  To start with I thought I'd get a message box telling me
Pages: 1 2 3 4 5 6 7 8 June, 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.