Summary: hi all, i have made a command line for PKZIP to zip files. PKZIPC -add C:\test\test\dbf07151.zip @C:\test\lev07151.dfl Its a simple line, but that doe...
Summary: Hej: am doing a page in ASP and when I try to change the path and insteed of c:\upload writed c:\Inetpub\wwwroot\phase.mdb dosenīt work. If I wr...
Summary: I am having some trouble with code for calculating two textboxes and placing the result in another textbox. I currently have three textboxes. I place ...
Summary: Senor: With all due respect, if you want to write annoying little programms like that, with the only purpose to piss other people off, than code them ...
Summary: hi all, I am making a batch file in which i have a mode where i am comparing total files from source to destination. both source and destinations are ...
Summary: Hi, I've fromatted my PC and reinstalled IIS and then Visual 7 .NET. I opened a web application of VB and asp.net and it seems to work just fine. It c...
Summary: When I tried to create or open a css file in Visual InterDev 6.0, I got this error message, "CSS Editor. This CSS file is not valid." and I can't crea...
Summary: Hi, I want to create a batch file using NTService.exe. My problem is like when i am passing the path like -start c:\program files\.... then it is not ...
Summary: Hi, I'm very new to writing batch files. I've written a very simple .cmd file to make a couple directories and copy some files into them. This file...
Summary: i have a problem using java to create a program to determine if it is a prime or not. And also a palindrome code. Can you help me with this? ran ...
Summary: I have made a vb program in Eng. Windows NT. The program read 2 excel files and compare them than create a excel file to store the result. It works ve...
Summary: hi all, can any body solve this problem, using c as the programming language.Really urjent... 1.->Your program should: Create a binary tree structure...
Summary: No, Mr. Khash, you have it almost correct. I am happy that you can understand my question. "And what is printelement(a)?" Sorry, a mistake here. It is...
Summary: Hi. I'm trying to browse through the variables loded to memory with this code: #include <iostream> #include <stdlib.h> #include <stdio.h> int...
Summary: First, it's better to continue posting in your original thread. Creating a new thread helps you zero. Second, I don't think you could be more vague. ...
Summary: Thank you, I have done that.In fact I used a LIST structure to create an array of structures. Now, my problem is SORTING the data in the structure alp...
Summary: hey there im trying to manipulate files within java but haveing majour problems i can create a file but i cant delete it. that and im using a buffered...
Summary: The Setup program included with the Package and Deployment wizard is EXTREMELY flawed. I have the same problem on Windows ME, and I have heard that it...
Summary: same problem...any responses...in add/remove hardware, nero is not shown. wizard was interrupted before installation could continue...may be detecting...
Summary: Hello! I'm trying to do some work in java, but am having some serious difficulties. This is the problem, I have my main program in a class, say class ...
Summary: I have a problem, i have a program where i enter 10 values into a 1d array, eg: 2,33,55,11,99,101,3,7,66,654. I NEED TO ASSIGN A RANK TO EACH OF THESE...
Summary: There's loads of errors in this, I'd suggest you get the DirectX SDK from Microsoft and the help files and start with some basic examples. The standar...
Summary: Here is the re-post have a site that works perfectly, I now want to protect the source code and have found a small programme that will do this. Ive t...
Summary: Hi, I'm new to Java and I have a problem with a project. How can I apply a filter on a BufferedImage object and obtain a BufferedImage as a result? Th...
Summary: I am trying to get the text input from a textbox and I assign it to a string --> eg. String s = mytextBox.getText; The text that I entered was "Mike" ...