I have a string that is in the form of:
Garbage(-338409,-110472,8275)
Garbage(-336179,-111388,4469)
I want to sort the data out into 3 seperate columns and use them as numbers so I can use them for calculations.
How do I best go about that?
I have a laptop that I am trying to fix, that is having all types of problems.
The start bar won't appear, cannot uninstall anything from the control panel, internet won't load, the list goes on. Another pressing problem is the MS System restore software won't load either. I have a point...
I read that you can declare varables as global by not including the var infront of it, but when I do:
logFileName = "C:\\scripts\\testlog.txt";
writeLogLine("Hello");
function writeLogLine(msg)
{
var ForReading = 1, ForWriting = 2, ForAppending = 8;
var FTarget, File, MyDate, MyTime...
If there is a function like
function funname(name)
{
statements;
}
is it possible to call the function without actually passing the function anything?
like
x = funname();
Also, aside from msdn.microsoft.com can anyone recommend a good website/tutorial on objects in JScript?
I have a DLL written in VB 6 that is an addon to a third party product through a hook-in application.
The program works perfectly on intel platforms, but on AMD platforms it crashes at several reproducable points, but they do not coincide with any of the logical places inside the code, ie...
I have an DLL that hooks into another application, so I can't run debuging inside VB6 console.
The problem appears to be with 2 or 3 specific private sub functions. But the weird part is I have two machines. On my intel platform it works fine, on my amd platform it crashes at two particular...
I am using javascript for my AD login scripts.
I can get the value of "windir" out of the environment of
%systemroot% but need to actually resolve it to either
C:\windows or C:\winnt
Is it possible to assign what would be the value of %systemroot% to a variable to use?
We have 500 computers that all have the same "administrator" password for the local machine. I would like to reset these as several people around the company know the password.
Is it possible to change the local admin account via a script like through login scripts so I dont have to touch...
I have 2003 TS up and running, with the license server installed on that machine (non DC) using:
http://support.microsoft.com/?kbid=279561
I have installed the per users licenses and they show up in the license server. I have also configured the TS Configuartion to use 'Per User', but I...
I am trying to for a our users to "logoff" after a particular time of the day say 5 pm and if they have been idle for x amount of time.
I have users who work past 5 and if they are working, I don't want to kick them out and the people vary to greatly to monitor. I just want to kick them out...
I have converted serveral Windows 2000 and XP machines over to our new domain over the past couple of days. Before they were converted over to the new domain, I could remote registry over to them.
After I converted the machines over, I could no longer remote registry over to them. I get the...
We have a network that is broken off the main network by a Cisco router. The remote network ip range is part of my AD site and the computers can log in. There is not DC on the network. For some reason the computers on my remote network do not show up under our domain in "Entire Network"...
I am looking for a way to get the "idle time" being the time that since the last mouse or keyboard interaction? I looked at Win32_ServerSession.IdleTime. It returns a number that is not consistant with the amount of time that my computer has been idle "i.e. 0".
Is there another call that can...
I have a website that in its base form "www.mysite.com" works great. The webserver is in a domain seperate from the rest of my network "nothing.com", is the PDC, and is running IIS 6.0. I have setup a "Virtual Directory" to point to a directory on another server that is in my true domain...
We are using SQL Mail to send email out of Great Plains.
SQL mail is configured, and testing the connection tests ok. When I send the message out of GP, the email shows up in Outlook in the "Inbox" with the message being unsent. I can manually "Send" the message, but the message will not...
We have a network account that is used to push software and run services. Is it possible to set the network, so that this account can not log in locally to any of the workstations on the network?
I am in a position where I need to publish an application over the Internet. I would like to do this with Citrix in some capacity, but what software do I acutally need to pull this off? Looking at the Citrix website, they say that Presenation Server will do it, but they keep referencing NFUSE...
I have an IIS server that is hosting our corporate websites, and will eventually host our extranet.
Is there a way to benchmark how robust the server, and how many hits or whatever compuation I am trying to measure?
Thanks...
I have the SMS_Reporting_Point installed on the primary SMS server. When I run the Reporting portion of it, or try to run a specific report, I get and HTTP 500 Internal Server Error and the page cannot be displayed.
I have removed the reporting point and put it back. I have also reset the SMS...
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.