I work freelance but use my primary client's Exchange 2003 (SBS 2003 R2) server as my main email. Until recently everything was fine using Outlook 2003 over a VPN, utilising the "RPC over http...
Okay. The situation's basically this: I have a local folder under the name C:\Program Files\Local and a destination folder called C:\Program Files\Destination. Every day, a new .TXT file will ...
Hi, I've been studying the C standard a little and have a question about errors.
The C standard (or K&R, or anything official) doesn't specify a list of errors or anything like that, does i...
Ok I am dyslexic so it takes me quite a while to write out something like this. I find quite often that once I have finished and click the submit button, I get a session timed-out or something...
Craziest title I've ever written. :)
hopefully some electronics guru out there can answer this for me.
Every Fall and Spring I see a handfull of computers that will not power up. No respo...
Please help me converting this javascript code to php. I basically need a code to convert the time of format 09:00 am to 09:00 or 09:00 PM to 21:00 .
Please see the post for a detialed des...
Hello experts
I am new to java:
here are some types I found for collections:
Hashtable
HashMap
Collection
ArrayCollection
List
Map
Set
All seem very similar;
Can someone expla...
Hi
I have this code to resize any image in HBITMAP to 320 * 240.
Look:
HDC hDC = hScrDC;
HDC hMemDC1 = CreateCompatibleDC(hDC);
HBITMAP hBitmap1 = CreateCompatibleBitmap(hDC,320,...
i have just one server on our network [ it is brand new 1-week old installed with svr 2003 r2 ]
it is a domain server
all workstations are windows xp pro
can or should i raise it from win...
Im developing a Windows application using Visual C# and Visual Studio 2008.
My probelm occurs when I resize a bitmap. Lets call it myBitmap.myBitmap contains a photo in the center and has a...
When playing a game of checkers/draughts, what is the outcome for the following situation?
Player 1 has one kinged piece.
Player 2 has more than one piece (could be two, could be 10).
P...
I am at end of my wits here so I thought I would give this a try. Just started migrating users to 2007 from 2003. The first issue we had was the transaction logs getting full on the C even tho...
Hi,
A friend is running an unlicensed version of XP as he could not find his original media when a reinstall was required. He now has the original media and the key on the side of the box.
...
Currently running a new SBS 2008 Server
20 workstations; 18 are Windows XP; 2 are Windows Vista Business.
The folder redirection works fine for all of the xp machines, but for some odd r...
All of a sudden (I have no idea what changed) my Word 2007 gives me a "RUNTIME ERROR 5941" with the comment "The Requested Member of the Collection Does Not Exist". I get this whenever I tr...
Hello experts, I am trying to figure out how to retrieve a parameter from the ValueStack in Struts 2.
I know the parameter in your JSP match the property name in your Action and the value wi...
I'm trying to return all records that were entered on a specific date from an SQL database.
I need to strip out the time element of the datatime datatype field otherwise the date comparison w...
This is out of a Compaq Presario 700 us. I know it's not worth much but I would like to replace this damaged Capacitor it controls the cpu fan and the usb. I had gotten some 25v 330uf but it i...
Hi,
I have some Google Appl email accounts. I didn find a way to redirect an account to more than one email address. Is it possible? Thanks.
Mario./
i need help in access i have a form not related to any table and my Q is i have tow subform in this form relateded to each other i want when the user change in the first subform it should effe...
I'm using Crystal Reports version XI. I would like to know if I can link from different databases the same table to obtain my data. For ex. Company A and Company B each has a different ODBC na...
hello,
I have a PHP script that creates a directory on the server using 'mkdir'
It works perfect EXCEPT, once the new directory is created IT CAN NOT BE DELETED.
-------------
I have tri...
Hi Experts,
Is it possible to make a join between two MySQL tables based on a part of a value?
I'd like to make a join between my tables "groepen" and "sitelok" based on the fields "groe...
hello,
I am trying to learn how to INSERT A RECORD into mySQL using PHP.. but I do not know how to incorporate it into the existing PHP script.
I have a PHP script below that does the fo...