Hi
I was wondering if anyone has come up with a solution to the vpmsece.dll problem with outlook ?
I was dissapointed to see they have discontinued support for the packager tool which now means you are back to the old method of pushing the client out using the MMC,
When I push out version 9...
I have the following code which I am using it is a some standard code from Microsoft, However I want to write the date into the database in standard date format, any ideas ??
Thanks in advance
Rich
Set objConn = CreateObject("ADODB.Connection")
Set objRS =...
Hello,
Not too sure if this is possible with scripting but here goes.
I need to create a file which lists all users in the Windows NT Domain who have dial in access, with this if it would also contain whether the have dial back or not that woudl be excellent.
Any ideas would be appreciated
Rich
Hello
I have written the following transform (modified an existing one) ;) the problem I am having is the field that is made up of two instances of
<xsl:apply-templates select = "head/docdata/key-list/keyword/@key"/>
which forms a field user08, I need a space between the two items...
Hello
I am totally new to XML and I need to write some transforms can anybody give me some recommendations of websites to look at and programs I can use to make my life easier !!
Thanks
Rich
Hi
Not too sure if this is the correct forum for this but I have a toshiba laptop, 4080 satellite, it won't power up the mains light just flashes amber, anyone got any ideas ?
Thanks
Rich
Hello Any ideas on the following, as it appears not to work, It doesn't throw up any errors
Const PDCexist = "\\pdc\netlogon\check"
if not fso.FileExists(C_hosts) Then
if fso.FileExists(PDCExist) Then fso.CopyFile"\\pdc\netlogon\hosts"...
Hello
I have written a vb login script which contains a couple of regwrites, these need to be run as an administrator to work, How can I call my login script to run as an administrator, or run the regwrites as and administrator
The line below is the one causing problems
shell.RegWrite c_roam...
Hi
Hope someone can help, I am trying to get the public holidays to display in outlook public folders (calendar), I have downloaded the latest outlook.txt from microsoft and installed it locally on the client and still the holidays won't display
Any help would be appreciated
Thanks
Rich
Hello
I have got jakarta-tomcat running on a w2k server. I have a perl script that I want to run as cgi. I can't seem to get it to work. When I try to run the script by clicking on the link I get a HTTP 404 error the requested resource is unavailable.
I have created a subdirectory within the...
Hello
I am not sure if this is possible but what I want to achieve is to have a report which checks a database field and depending on it's contents displays a value in a field only local to the report, eg
database field dir_security.dir_access if this equals 1 then the report should display...
Can anyone answer this question for me
Do Windows NT and Windows 98 clients require MS CALS for connection to a Windows 2000 Citrix Server with Metaframe XP
Thanks
Richard
Hello
I have written a wsh login script but I am having difficulty with one part of it. The script firstly gets the ip address of the machine i want the script to exit if the ip address matches 4 ip addresses I specify I can't seem to get it to work. the extract of code is below.
'Declare...
Hello I have the following VB script which deletes all files in a given folder older than 1 hour.
However I want it to only delete files with that match the criteria css*.*
I can't figure out how to do it.
Any help would be most appreciated
Thanks
Richard
Hello
I have the current formula which works ok
{version_jazchar.data_type} = 1 and
{dir_common.name} = "GEN XMIT" and
{file_common.edit_time} >= Dateadd("h",-5,CurrentDateTime) and not
({user_table.user07} in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.