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 3683(0.008 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!

8.0
I have a program which is brought to the foreground by using SetForegroundWindow(). Before that I save the previous foreground window by using GetForegroundWindow() so that I can bring it back to t...
Zones: Windows ProgrammingDate Answered: 05/19/1997 Views: 0
I would like to write a program that takes one command and sometimes one or two parameters. I thought I would use an input statement like: cin>>Commandstr>>Paramonestr>>Paramtwostr; I wanted to tes...
Zones: C++Date Answered: 12/17/1997 Views: 0
In my CTreeCtrl the user can change each single label. But ending the editing by pressing "Return" or "ESC" does not function. I can't get the KEYDOWN-Message for those two keys, thus the user can ...
Zones: Windows MFCDate Answered: 04/28/1998 Views: 0
I'm setting up an Insert Trigger to get the Nextval from a sequence. TRIGGER "CORP".EDIT_CHECK_TR01 BEFORE INSERT OR UPDATE OF "CREATE_USER_ID", "RECORD_CREATE_TMS", "RECORD_UPDATE_TMS", "UPDATE_U...
Zones: OracleDate Answered: 05/05/1999 Views: 0
The question is similar to one already posted.  I need to know how I can run an exe file "synchronously" from VB (not return to VB till the new application that I am launching terminates).  In addi...
Zones: Visual BasicDate Answered: 01/24/1999 Views: 0
I'm making a small utility that copies file(s) locally to to certain computers in the domain (as checked off in a list box).  I can copy these files using the filesystemobject.copyfile command - it...
Zones: Visual BasicDate Answered: 07/01/1999 Views: 0
If I had a browser open on it's own , and not as a VB object , How would I return the browser current url using VB6? Thanks for any advice :) magoo
Zones: Visual BasicDate Answered: 03/15/2002 Views: 0
Hi! I have three tables: orders, salesmen and customers. In orders table are SalesmanGroup and SalesmanId, CustomerGroup and CustomerId fields but not SalesmanName or CustomerName. I wi...
Zones: MS SQL ServerDate Answered: 03/27/2000 Views: 0
I am using frontpage 2000 with a oracle database and when I pull up database results on a asp page all the textual data is displayed with no hard returns.  However when I pull up the data in the SQ...
Zones: FrontPageDate Answered: 06/08/2000 Views: 0
How can I create a link that returns to the previous page (i.e. go backwards)? Thanks!
Zones: HTMLDate Answered: 06/12/2000 Views: 0