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 3198(0.014 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.4
I have a VRML file with specific viewpoints.  Is it possible to be able to link one of these viewpoints to display a *.html file in another target frame.  That is - I want a picture to appear in a ...
Zones: AuthoringDate Answered: 01/13/1998 Views: 0
Can you make a dialog recognize that the inside of a group box has been clicked?  I heard that this was possible.  Please tell me what steps I must follow to let me recognize a mouse click within ...
Zones: Windows MFCDate Answered: 08/18/1998 Views: 0
Is there any way to simulate a button click on a button of a dialog box without waiting for user's input from keyboard. In other words an automatic button push on a particular button of a dialog bo...
Zones: Windows MFCDate Answered: 12/30/1998 Views: 0
Is it possible to create something like continuos form in Access? What I want to do is to allow user to scroll through list of invoices and use double click on invoice number to go open single form...
Zones: VB DBDate Answered: 05/13/1999 Views: 0
How can I move a dialog box by clicking every where on it and not only the caption ?
Zones: Windows MFCDate Answered: 11/04/1999 Views: 0
I was wondering how (if possible) I can make a small menu pop up when I right click on an object.  If possible could I please have a small example...thanks
Zones: Visual BasicDate Answered: 06/26/2000 Views: 0
i want to fire click event of a button like this: Event ev=new Event (menuButton,Event.MOUSE_DOWN,null); ev.notify(); menuButton is the target button,i tried several times,but i failed ,anyo...
Zones: JavaDate Answered: 09/21/2000 Views: 0
I've two text boxes on my form that I would like to validate for null fields. Currently, I'm checking the validation in the txt1_validate() and txt2_validate because I'm avoiding the deadly embrace...
Zones: VB ControlsDate Answered: 10/24/2000 Views: 0
Hi, I need to handle the event of double clicking on a button. I could see the BN_DOUBLECLICKED message in the class wizard. So I mapped the event to a function, but it never calls the handler f...
Zones: Windows MFCDate Answered: 11/07/2000 Views: 0
I need to remove the CTRL-N capablilty from the Webbrowser control as well as the Right Click capability too.  I need to lock down the Webbrowser control so a person could not start IE from the VB ...
Zones: Visual BasicDate Answered: 01/18/2001 Views: 0