Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 3407(0.013 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

6.2
How can I redirect the output of the (console) child process of a GUI application.
Zones: Windows ProgrammingDate Answered: 04/10/1997 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 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 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 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, HP-UX UnixDate Answered: 02/23/2002 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 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 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 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 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 Views: 0