I have a need for an HTML Template - notifying server owners of an outage
(example)
Subject: Patch Night
($ is used to be a variable)
To: ($server owners)
Outage notification - patching
...
http://www.experts-exchange.com/Programming/Languages/Q_23575330.html
For those of you that haven't been following along I've been working on converting a VB Script that resizes an exchagne Inbox to VB.Net. At this point all of the syntax errors have been replaced by...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Objects/Q_24051902.h...
I have an ASP.NET 2.0 web application that was developed using VB and VBScript. Up until the other day when we updated to the .NET Framework 2.0 SP1, everything seemed to work fine. Now, after up...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23160265.ht...
I've written several vbscript files to install a network printer on my client's machines. Well, since I have multiple scripts, I'm trying to consolidate them into one program that will allow a user...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Q_23585773.html
I am trying to write a script to lookup and display a users information (Display Name, Phone Number, etc.) based on their username. I found the code below which will do an LDAP lookup based on the...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/Q_24303084.html
I have a VBScript that needs to be converted to VB.NET. I'm still somewhat new to VB.NET and haven't used VBScript all that much. There are certain objects with which I'm not sure how to map them o...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22867904.html
Zones:
.NET,
VB ScriptDate Answered: 10/16/2007 Rating: 9.4 Views: 0
I need to build a program that take in as input "xml files", "sound files" and "MPEG" files and gives as an output a ".tar" (which is a compressed format.
Cheers,
R.
http://www.experts-exchange.com/Microsoft/Development/Q_22935217.html
Zones:
MS DevDate Answered: 11/05/2007 Rating: 7.6 Views: 0
I have tried several different methods of creating remote processes using WMI (VBScript, VB.NET, and C#) and am not having any luck in getting them to 'execute' how I would like them to. I can get ...
http://www.experts-exchange.com/Programming/Misc/Q_23713880.html
I have a simple VB.net form where a user picks a file to process. I need to pass that filename to a VBS Script. I am getting a File Not Found Error. When I hardcode the name of the file in the V...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23980478.html
The VB.net COM Object is expecting a value AS STRING()
For example:
VB.NET code
'Message is the value to pass
Public Function MyFunction(ByVal ObjectName As String, ByVal EventName As Strin...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_24350161.html
Zones:
JavaScript,
...Date Answered: 04/27/2009 Rating: 8.5 Views: 0