Enter Keywords:
1 - 10 of 3102(0.009 seconds)
Sort By:
 
I am having a probelm pulling somthing in from a file Here is what the file looks like: 4 1 -1 0  2 -1 1  3 -1 2 -1 I want four to be pulled in separately, and then I want the rest to be put into...
Zones: C++, Microsoft Visual C++Date Answered: 12/06/1997 Rating: 7.4 Views: 0
How do you clear the input stream?  For example, with a statement like x = getche ( ); the input is assigned to x, but the input is also left in the input stream.  If the following statement was ci...
Zones: C++Date Answered: 06/24/1998 Rating: 7.4 Views: 0
I have a mwave modem/soundcard that came with an acer 233MGHz PC. I am trying to use the line in input instaed of the mic input, to make recordings from for example a datplayer. I do have audio rec...
Zones: ModemsDate Answered: 09/04/1998 Rating: 6.2 Views: 0
Using Microsoft Visual C++ in a console application, how can  the program read keyboard input without the user having to press the enter key, something like basic's inkey string?
Zones: C++Date Answered: 05/01/1999 Rating: 7.0 Views: 0
i need a url where i can d\l for free an application that runs in the back and spying on the machine COM1 and COM2 input and output. i need the spied data to be stored in some txt file or can be vi...
Zones: Windows MFCDate Answered: 11/21/1999 Rating: 8.8 Views: 0
I'd like to use a rollover effect with a graphic that I'm using with a <input type=image> tag. I know how to do it using <a href>, but I'd like to use it in a form instead. Can this be done, and if...
Zones: HTMLDate Answered: 03/21/2000 Rating: 8.2 Views: 0
I have a string, composed of part of a SQL query, which I need to preserve by writing it to the HTML page.  I don't want the client to see the data in it, therefore Hidden.  The problem is, I don't...
Zones: HTMLDate Answered: 05/15/2000 Rating: 5.8 Views: 0
I have a table with 1 row and several forms in it (text and buttons).  At the moment, I have used the "size=" attribute to make it fit the screen properly, but this gets mucked up under different r...
Zones: HTMLDate Answered: 06/20/2000 Rating: 8.2 Views: 0
how do i open a file for input but if that particular path doesnt exist, open another path to read from?
Zones: Visual BasicDate Answered: 08/22/2000 Rating: 8.8 Views: 0
i have combo box with button  <form name="new_user_form" action onsubmit="return false;"> <select name="command" scrollleft="0" tabindex="11"            style="FONT-SIZE: 8px; LINE-HEIGHT: 100%...
Zones: JavaScript, Font CreatorDate Answered: 09/27/2000 Rating: 7.0 Views: 0