Hi! Would like to ask help re: conversion of a string to uppercase in Adobe Designer. I have tried using the ff:
using FormCalc
TextFieldname.rawvalue = Upper(TextFieldname.rawvalue)
using JavaScript
TextFieldname = TextFieldname.ToUpperCase();
Both did not work properly. Am I...
Hi All,
I have a batch file to run as a scheduled task. If i use my account w/c is a domain admin account in the runas of the task, the task works fine and te dos window appears. But if i use a different account that also has admin rights, the task is working but the dos window does not appear...
Hi,
I'm trying to generate CPU usage for a particular process. However, I found out that the CPU usage per process is the sum of all %Process time of each CPU. That means if your %Process Time is 890 and you have 15 CPUs as seen on task manager, divide the 890 with 15 and you get 59.3%...
Hi all,
I'm trying to get the DN of a list of users from a text file. The script runs if i query Domain A using my domain account that resides on Domain A. But if i try to query Domain B using my same account on Domain A it says that the user doesn't exist. Although i can query users using my...
Hi all,
Here's my problem, on a windows 2003 server:
1. I do an nslookup on microsoft.com and any antivirus site, nslookup is able to resolve the IP address
2. If i ping the names, ping says could not find host.
3. Moreso, i cannot browse these sites.
I believe this is caused by a virus, i...
Hi all,
How can i display a variable alongside another character, something like:
$a = 1
If i type $a0 on the PS prompt it does not display any result.
PS D:\Test> $a=1
PS D:\Test> $a0
PS D:\Test>
My desired output is 10. I'm just new to powershell.
Hi all,
I have configured Lotus Notes 5 on a terminal server. Already installed printer drivers that is the exact printer installed on the user's computer. But when trying to print from lotus notes and selecting print setup to change the paper size the print setup button does not respond to...
Hi all,
MOMServer: Windows 2003 Std SP1 MOM 2005
MOMClients: Windows 2003 SP1/Windows 2003 R2 SP1 3GB+ Memory
We're having problems to some Windows 2003 clients over 3GB memory. When we collect the Memory used, it has negative values. Tried adding /3GB and /PAE switches but it doesn't solve...
Hi all,
Created a batch file and made it a scheduled task. Problem is, the dos window does not appear when the task is running. And you will see on the Scheduled Tasks folder that the job is running. Pls help.
Hi all,
I recently run
backup log dbname with no_log
where dbname is a number, and i got a syntax error message. Is there a document from microsoft regarding this error?
Hi all,
Here's the scenario:
I have several files:
file1.ds
file1
file2.ds
file2
file3
file4
file5
etc....
What I want is to list all files with ds on them and same filename without the ds.
Hi all,
My question is, is there a software that spoofs websites accessed such that the proxy reports that the user accessed URL1 but the truth is the user accessed URL2?
Thanks for any input.
Hi,
Is it possible to view database design w/out granting designer access? Is there a workaround? I don't programmers to make changes to the design but give them viewing privilege to isolate if there is a problem.
Hi all,
I have an ISA server on an AD domain that is trusting our AD domain but does not trust ISA server's ISA domain (One way trust). Authentication is via our AD domain accounts. While web browsing is OK, Firewall client is the problem.
Tests that i have done:
1) Non domain member...
Hi all,
I know it's possible to create a single EXE file that will install all the security patches of Windows (like a service pack). Problem is, i forgot the document that shows how to do it. Can anyone help me pls?
Hi all,
We're using Legato Co-StandBy Server. Ever since we're using Windows NT 4.0 up to Windows 2000 servers, when we restart our servers the some of the shared folders are unshared and you need to re-share them.
Any ideas?
Hi all,
I have a workgroup only network. I have a server1 w/ ip 192.168.0.10 for example. From an XP workstation, i added
"192.168.0.10 server1a" to its hosts file.
Accessing \\server1 was successful, but accessing server1a results with a message below:
"You were not connected because a...
Hi all,
We're using Lotus Notes 5. Is it possible to have a welcome page or mail when i create a new mailbox? So that when the user opens his/her mailbox for the first time he/she will see the email/page.
Thanks
Hi all,
I'm getting an error when typing the code below on the PostOpen event.
Sub PostOpen(Source as Notesuidatabase)
End Sub
I was just testing the code specified here: http://www.keysolutions.com/NotesFAQ/all5x.html#NT00001106
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.