Enter Keywords:
1 - 10 of 3611(0.01 seconds)
Sort By:
 
How can I redirect the output of the (console) child process of a GUI application.
Zones: Windows ProgrammingDate Answered: 04/10/1997 Rating: 6.2 Views: 0
Ive been trying to redirect stdin - something like the < command at the DOS prompt. But its just not working. Ive been able to redirect stdout and stderr- but stdin is still a problem. I used dos f...
Zones: CDate Answered: 12/28/1997 Rating: 8.0 Views: 0
Hello, I'm trying to write a simple ISAPI extension that takes two parameters.  After checking the parameters, the extension will pick a url and redirect the client to such url automatically. I k...
Zones: Windows MFCDate Answered: 03/02/1999 Rating: 7.2 Views: 0
My home page is referred to from an advertising service.  I looked at it for the first time today.  When I clicked on the link to my home page, it links to my home page in a frameset, with the ad s...
Zones: JavaScriptDate Answered: 01/17/1999 Rating: 8.6 Views: 0
Assume a.dat is a text file of size 100 bytes.Now if you give command "cat a > a" the size of file reduces to zero overwriting the contents.If you give "cat a >> a" the size remains same.Why this a...
Zones: Unix OS, HP-UX UnixDate Answered: 02/23/2002 Rating: 5.4 Views: 0
Hi,Can somebody tell me how I can redirect tar output messages to a file?
Zones: Unix Systems ProgrammingDate Answered: 06/10/1999 Rating: 8.8 Views: 0
Hello, here is a function that call a process and redirects it's input/output to files. I would like the output (stdout and or stderr) to be put in something that would be usable like a stri...
Zones: Delphi ProgrammingDate Answered: 01/13/2000 Rating: 8.6 Views: 0
Hello everybody ! I am using OutputDebugString and want to know how can I redirect its output to output window other than "Debug" so it will not mix with other debug output. for example , I want ...
Zones: C++Date Answered: 01/31/2000 Rating: 6.0 Views: 0
Is it possible to rediret whereever the user is to a specific page once the timeout has been reached.  and can this be done in the global.asp? Can you give me examples please.
Zones: ASPDate Answered: 03/14/2000 Rating: 6.2 Views: 0
Hi, I am looking for a script that redirects users with 640 x 480 resolution to a seperate page (index2.html). Thanks
Zones: JavaScriptDate Answered: 04/14/2000 Rating: 6.0 Views: 0