Hello
How do I sync the to do list on iCal on Leopard with my iPhone?
I am running Server 2003 SBS SP1. Recently I am unable to connect remotely to my server inside and outside the LAN. When I try to log in as normal I received the following error: "This compu...
I cannot open programs that I download from sites on the web. I've tried to download programs from the Cybersitter, Webroot, PCworld and Download.com sites in the past day, and I get the sam...
I recently purchased an Acer laptop with an OEM version of Vista Home Basic, but I reformatted the drive and installed XP Pro instead. It's got an Atheros AR5005G wireless chipset that I need...
Which command to find total hard disk space in most Solaris platform? df -k isn't enough.
I have been getting this error lately when working with Excel 2000. Basically when you are trying to copy&paste I get an error that says "Cannot empty clipboard" and I can't figure out why th...
Hello: I am a system administrator for a public library, and the kids here have learned to bypass our site blocking software (bluecoat) by using vtunnel. How can I block use of vtunnel? We are...
I have fonts need to add it the photoshop fonts, is there any way
1).
Im looking at an example here:
SELECT P.PublisherCode, P.PublisherName, B.BookCode, B.BookTitle
FROM Publisher P LEFT INNER JOIN Book B
ON P.PublisherCode = B.PublisherCode
how th...
Here is the message I get when trying to open a Power Point document I have been working on for several weeks.
"PowerPoint can't read the outline from C:\ ... No text converter is installe...
This is a re-post. I have tried all I can but still the user gets redirected to the login screen after twenty minutes. Not the value I set in my web.config, machine.config file, IIS.
Web.C...
Anyone have a quick script for exporting global distribution list members from an Active Directory/Exchange Group to an excel spreadsheet? I have quite a bit of knowledge on how to export us...
Hi all,
I have been given a JAR file that is supposed to run. I have got no experience what so ever with Java. I want to know how to run this file???? Following is what I have already...
Is it possible to just straight up upgrade my XP Pro IIS to version 6 or is that with just Server 2003?
the problem is, when I try to install IIS on my XP Pro, there are a few files it can'...
How can I conver an integer variable to a String variable?
int val1 = 34;
String val2 = (String) val1;
Above does not work:
inconvertible types found : int
required: java.lang.Strin...
Evidently Shaw cable will not allow an IP from outside their domain to access the POP3 server, which really pisses me off, because I need to check my home email from work. They have webmail, b...
Original load is Vista; I ripped out and installed XP Pro SP2; ran Thinkvantage System Update but still unable to resolve unknown hardware within device manager. 2 devices showing: "biometric...
Would anyone have even the slightest idea what might be going wrong with the following code?
Sometimes it works fine, but most of the time I get a 'runtime 1004: application-defined or object...
For efficiency reasons, as well as for purposes of server-side statelessness, I would like to embed the image data of a gif directly in my HTML. This is described in http://www.elf.org/essay/...
Hi,
I have a form, and in this form, there's a drop down menu, two buttons (labelled "add" and "remove") and finally, a listbox.
The question is, when the user clicks on the add button, ...
Where would I find the serial keys for each of the following microsoft products in the registry :
Office 97
Office 2000
Office xp
Office 2003
I have recently installed Microsoft Office 2003 on my XP Pro client. I do not use Microsofte Exchange Server. Since upgrading from XP Office Pro I find that whenever I restart the client I l...
I have a client with this issue. When he sends me a message that has a graphic signature the first message he sends me works fine. I see the signature and the pictures in it. If I reply to ...
Hi,
How do I Check in C# if the file "a.doc" Exist in the folder "c:\xxx\qqq"
thnx