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 176(0.018 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,       I am using a series of inputboxes(6 of them) in the form load event, asking the user some questions.       When he enter some data in the first inout box and presses "OK" or enter, he must g...
Zones: Visual BasicDate Answered: 06/01/2000 Views: 0
Is there a way to make a custom Inputbox instead of the default one in VB? or is it possible to make a new form pop up, but pause in the code for the proper information to be entered before continu...
Zones: Visual BasicDate Answered: 05/28/2001 Views: 0
Can somebody give me an example of using the Cancel button of the inputbox. Thanks
Zones: Visual BasicDate Answered: 03/15/2001 Views: 0
I try to control an Excel app with a Word app. I cannot change the Excel app, so I have to handle everything from vba in Word. One Excel-macro that I run programmatically from Word prompts the user...
Zones: Ms Office SuiteDate Answered: 01/09/2002 Views: 0
Does anyone know how I can use a password font in InputBox so the user sees ********** ? I don't want to use a dialog box or a custom form, just an InputBox.  A few lines of code changing the defa...
Zones: MS Access, Font CreatorDate Answered: 08/31/2001 Views: 0
Hello all, I have an application that does quite a bit of dialog with the user.  I have used the Input Box control to get input from him/her.  However, the InputBox seems kind of crude for what I ...
Zones: Visual BasicDate Answered: 09/02/2002 Views: 0
Creating an Input Box in Developer 2000 Like VB's abc=INputBox("Enter Valuer") is there any function which pops a window and gets the value from user for a given variable in Developer 2000 I am ...
Zones: OracleDate Answered: 08/13/2003 Views: 0
Hey everyone, I am working with an input box in VB.  I need code to determine If VBOK is True Then...and If vbCancel is true Then...I had this code before but is lost.  I understand that there i...
Zones: Visual BasicDate Answered: 10/19/2003 Views: 0
I wrote library containing an InputBox class for C# but I can only call it once during a program.  I access it from a program using the following code:       string input = Input.InputBox.Show (...
Zones: C#Date Answered: 03/12/2003 Views: 37
Hi to all ... How Could I use InputBox in C# ? Thanks
Zones: C#Date Answered: 04/04/2004 Views: 0