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 4117(0.003 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.0
Hi, How do you close programmatically all the dialog boxes?  Using ShellExecute I print a file, e.g. "c:\temp\test.xls".  If this is not a valid Excel file, Excel will bring up a dialog box compla...
Zones: Windows ProgrammingDate Answered: 04/02/1997 Views: 0
Hi,    In a close dialog box, how do you get the modal result? For example, I want to get a result if the user hits cancel, so that I can exit the current procedure. Cheers.
Zones: Delphi ProgrammingDate Answered: 04/04/1998 Views: 0
I have a very basic question: how can I test a Socket to determine whether or not it is open? I know I receive an exception if the socket is unexpectedly closed.  I also know I receive a known ret...
Zones: JavaDate Answered: 05/30/1998 Views: 0
What's the thing with this popup-window SOMETIMES appearing when I run a batchfile from W95? It says to press Ctrl-C to close it! Where does it come from?  It doesn't happen everytime. How do I dis...
Zones: Windows 95Date Answered: 08/18/1998 Views: 0
Using the mciSendString API call, I am trying to play several avi files, one after another.  However, when I close  the first one, and open the next, there is a short period during which the screen...
Zones: Visual BasicDate Answered: 08/14/1998 Views: 0
Hi everyone.. I have a problem to use CreatProcess function My code is ============================== STARTUPINFO si; PROCESS_INFORMATION pi;   ZeroMemory( &si, sizeof(si) ); si.cb = sizeof(si); ...
Zones: Windows MFCDate Answered: 12/20/1998 Views: 0
Hi all, My project is base on MDI style. I want to ask can I disable /enable the close button at the right upper corner of the window at any time after displaying the window eg. clicking the butt...
Zones: Windows MFCDate Answered: 11/23/1998 Views: 4
I have some Xwindows/Motif programs in which we want to disable the double click close button at the upper left part of the window and the close menu item for the main window pulldown menu. I have ...
Zones: Unix Systems ProgrammingDate Answered: 12/13/1998 Views: 0
How can I capture the close event of a toolbar when is dragged out of the form, so I can change the check in my menu options? With example, please.
Zones: Delphi ProgrammingDate Answered: 12/01/1998 Views: 0
I have an Access report which has an Excel chart embedded as a link.  The information in the Access table is refreshed monthly.  When this data is refreshed, the data needs to be transferred to Exc...
Zones: MS Access, Access ReportsDate Answered: 06/02/1999 Views: 0