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 1944(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!

7.8
This is the scenario: I have one database say Orders.mdb opened. within this database, I want to copy this database (essentially the whole file) to a new database with a different name (eg Backup....
Zones: MS AccessDate Answered: 12/12/1997 Views: 0
I have to override a private method : TTrackBar Priate   procedure SetPosition(Value: Integer) of TTrackBar How ?
Zones: Delphi ProgrammingDate Answered: 12/15/1997 Views: 0
I'm experimenting with writing my own ocx controls, using the activeX appwizard.  The generated code has an OnPaint method.  In here i do something like: pdc->TextOut(10,10,"BANANAS"); when i the...
Zones: Windows MFCDate Answered: 03/14/1998 Views: 0
Ok, what I want is to model the well known struct to objects, including into these pointers to the operations, somehting like this: typedef struct o_Some{    /*Attributes*/    t_Some r;    o_List...
Zones: CDate Answered: 07/06/1998 Views: 0
i have an ATL activeX control. i want to add a method that contains a struct. a member of this struct is a CString. of course MIDL doesn't know what a CString is. 1. can i do this? i.e. can i hav...
Zones: Windows MFCDate Answered: 10/20/1998 Views: 0
How can I print a HTML page inside a browser programmatically when I'm using IE 4.01 (using any method)? If there is a Activex control to do so where can I get it? If I have to write my own, what w...
Zones: JavaScriptDate Answered: 10/21/1998 Views: 0
In my program where I have to calculate QTY, PRICE and AMOUNT.  In this if I give QTY and PRICE, AMOUNT should be displayed automatically. This thing I can able to do using by TEXTBOX. If I use by ...
Zones: Visual BasicDate Answered: 09/01/1999 Views: 0
hello I've created a user-control and used the readproperty, WriteProperty methods. But this only works if I'm putting only ONE userControl on my form. If I'm putting more than one, I have an err...
Zones: Visual Basic, VB ObjectsDate Answered: 08/10/2000 Views: 0
Hi, Probably more of a db question but here goes... I'm using ASP with MS Access and have set up a primary key ("UserID") of type AutoNumber in an Access table. I'm adding records as follows...
Zones: ASPDate Answered: 08/02/2000 Views: 0
I need a script that will basically auto login and validate my username and password to a web site that use forms and the method=post. the forms have only two values which is name and password . if...
Zones: CGIDate Answered: 09/28/2000 Views: 0