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 1585(0.001 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.0
I have a child window that pops up and requests the user to enter some data and click submit. When the user submits I want the data to be sent to the parent window and then the child window to clos...
Zones: JavaScriptDate Answered: 05/08/1997 Views: 0
I'm trying to hide a MDI child window, showing it when necessary. I've attempted ShowWindow(SW_HIDE) with no success yet. I'd greatly appreciate effective suggestions of a solution. RJV
Zones: Windows MFCDate Answered: 09/03/1997 Views: 0
Hi! I would like to implement an application with several child windows, who behave like mainframes... Compare to Outlook, where Outlook itself is a MainFrame with a menu and a treecontrol and a l...
Zones: Windows MFCDate Answered: 10/06/1998 Views: 0
In an MDI app, how can I set the size and position of: 1) the Main window? 2) the Child CFormViews? I want to have the main frame window to be sized exactly like one of the child windows (not m...
Zones: Windows MFCDate Answered: 12/20/1998 Views: 0
is there a way in D4 to prevent the child forms from exploding as they are maximized. When the new form comes up I don't want to watch the forms as they are maximized. I just want a form that is ma...
Zones: Delphi ProgrammingDate Answered: 03/23/1999 Views: 0
How can I display a child window when the main window is minimized? it doesnt show up until the main window is restored.. if it matters the child window is being displayed modal.
Zones: Delphi ProgrammingDate Answered: 05/13/1999 Views: 0
I have a Dialog based program, which has a property sheet as a child with property pages. Within the property page, there are buttons. I want to do some procedure in the Dialog (parent) when one of...
Zones: Windows MFCDate Answered: 09/08/1999 Views: 0
I find in VB6, we can place only picture box but not in center of MDI Child area. Multipul Doucment Interface is act as desktop of application. So, there should be a method of placing some ...
Zones: Visual BasicDate Answered: 01/11/2000 Views: 0
Is there a way I can have a pop up window that pops up when I am entering data from a certain form that will display what is being populated in the record of that table ... or even better, that wil...
Zones: MS AccessDate Answered: 08/12/2000 Views: 0
I'm trying to change the source html of a parent frame with: <body onload="Javascipt:window.frame['parentframe'].document.URL='path.asp'"> It's giving me an error (not an object), any ideas?
Zones: JavaScriptDate Answered: 09/11/2000 Views: 0