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 3324(0.016 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.6
Is there any way, from within a batch file to generate a unique filename - I've tried the following principle this=0 :again this=%this%+1 if not exist file%this%.txt goto again ...continue process...
Zones: Windows NTDate Answered: 07/06/1999 Views: 0
Is there away I can flag if a specific form object in a frame exists in my web page without generating a error? ie. parent.frames["workspace"].document.forms[0].part_number.value
Zones: JavaScriptDate Answered: 02/29/2000 Views: 0
Hi! How can i open an existing DBase 4 Database (dallg1.dbf)? How can i read and write Recordsets? Thanks in advanced Pierre
Zones: Visual Basic, dBaseDate Answered: 05/22/2000 Views: 0
How come I cannot "exists" in my PL/SQL statement ? Andrew
Zones: OracleDate Answered: 08/16/2000 Views: 0
In parent window, I open up a child window like this: hello=window.open('childWin.html', 'kid', 'width=100') Then I change the document in parent window to something called Page2.html. Now m...
Zones: JavaScriptDate Answered: 09/02/2001 Views: 0
Is this statement correct (an insert, update trigger) if exists(select something... where something...) begin  do something... end begin  also do something end Or should I do: if...
Zones: MS SQL ServerDate Answered: 09/20/2000 Views: 0
Hi, The title is quite descriptive in this case, but let me restate the question.  I have an application, and I need to check to see if another instance of it exists upon run (I've done this wit...
Zones: Visual BasicDate Answered: 11/07/2000 Views: 0
I want to check to see if a text box exists on the page before I do something else. Basically, I'm looking for the syntax to do this... function If_Text_Box_Exists() {    if (document.myForm.m...
Zones: JavaScriptDate Answered: 12/19/2000 Views: 0
when i try to connect a share on a remote host (NT machine ) using the NET USE command it displays a message stating tht the " supplied rights are conflicting with the existing set of rights" and i...
Zones: Windows NTDate Answered: 03/27/2001 Views: 0
How can I try to see if a database exists short of trying to create the database.
Zones: MS SQL ServerDate Answered: 04/06/2001 Views: 0