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 2039(0.002 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.6
I have the following script called by a form from a browser: #!c:/perl/perl.exe print "Content-type: text/plain\n\n";  open (TM, "test.txt") || print "cant";  @text = <TM>;  $len = @text; close(TM...
Zones: PerlDate Answered: 12/19/1998 Views: 0
1.How to delete all content in the cells in DBgrid control? In MSflexgrid control, there is Clear method to use. But I cannot find an equavilent in DBgrid. 2. How to disable certain rows in the DBg...
Zones: Visual BasicDate Answered: 09/01/1999 Views: 0
How can I know if the content of a folder has changed? I tried with: _stat() CFile::GetStatus() but the modification time never changes. Have an idea?
Zones: Windows ProgrammingDate Answered: 03/20/2000 Views: 0
Hello all...     I have used the webbrowser control in vb..     I navigate pages through Navigate Method...     Currently i am doing this procedure.     right click on the browser,,   ...
Zones: Visual BasicDate Answered: 06/10/2000 Views: 0
I want to auto generate a table of contents like in M$ word. I can't find anything for that. Any help is appreciated. Mark van der Putten
Zones: Crystal Reports SoftwareDate Answered: 08/12/2001 Views: 0
Hi all, I'd like to make a small tool that renames all files in given directory by a given rule. (e.g. all files xx*yy rename to xxZ*yy) How can I iterate through all files in a directory ? I u...
Zones: Unix Systems ProgrammingDate Answered: 03/19/2001 Views: 0
Hi, I need a search engine, which searches through my dynamically generated ASP pages. Stuff such as the forum, news etc should be searchable. I can think of some pretty nifty things to build, b...
Zones: ASPDate Answered: 04/03/2001 Views: 0
Hi,   My requriment is to change the content of a cell in Table dynamically on change of value in the Combo Box(SELECT Object). By using InnerText property I achieved it by using InnerText in IE. ...
Zones: JavaScriptDate Answered: 07/16/2001 Views: 0
Hi, Its been a bad week and it just gets worse! I have a page that contains two layers both are absolute and have a height set to 160 code: <DIV ID="id2" CLASS="EVNTcls" STYLE="position: a...
Zones: JavaScriptDate Answered: 03/18/2002 Views: 0
I have a form and a summary section on the same page, based on the input information, I want to dynamic change the summary content, but I don't know the right syntax for the netscape 4.7.
Zones: JavaScriptDate Answered: 06/12/2002 Views: 0