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

6.6
I want to show the multimedia properties in the control panel whenever my program user press a specific button, I have tried with ShellExecute command to execute Mmsys.cpl file without any result
Zones: Delphi ProgrammingDate Answered: 05/11/1997 Views: 0
I have to develop a  program which any one in my unix box can execute. This program has to create some files in the home direcotry of a  loginid jonsmith. Others who execute this program won't have...
Zones: Unix Systems ProgrammingDate Answered: 09/01/1998 Views: 0
We have a Pro*C executable which we are trying to execute from the cron. But the process execution goes into an infinite loop. The crontab entry is as below : 05 12 * * 0-6 /oracle/autopo The Pro...
Zones: Unix Systems ProgrammingDate Answered: 12/20/1998 Views: 0
I want to load variables from a table and submit the form all in the same action without needing a user to click a button.   I have the code written for loading the variables, but I need advice on ...
Zones: HTMLDate Answered: 10/12/1999 Views: 0
i do that: table_id   varchar2(20); SELECT TABLE_ID into table_id FROM MYTABLE WHERE ID='1'; I know for sure that there is only one row to match that condition (and i tried it in plsql as we...
Zones: OracleDate Answered: 11/10/1999 Views: 0
if a have a link say http://www.me.com/cgi-bin/test.cgi and the test.cgi program mails someone a message is there any way to automatically execute that link? ie can i run a cron job or use ...
Zones: PerlDate Answered: 06/08/2000 Views: 0
What is the best method to call a procedure from a procedure in 8.0.5?  Here are the details of my question: 1. There is a table with a list of procedure names, descriptions of what the procedur...
Zones: OracleDate Answered: 05/31/2000 Views: 0
When is my sql executed when I use a Data Environment Connection and Designers (*.Dsr) where I´ve designed a SQL-query. The first time the form loads, the query is executed, but how to get it execu...
Zones: Visual BasicDate Answered: 06/29/2000 Views: 0
I open a dir and file list box in my program I want when the user clicks on file that it plays it with default player. for example  one.bmp would start windows paint and one.wav would start soun...
Zones: Visual BasicDate Answered: 06/27/2000 Views: 0
  I need to find a way to use my access 2000 database on a machine that does not have Access installed.   I have heard that this can be done using the Access Developer Toolkit which creates an e...
Zones: MS AccessDate Answered: 07/12/2000 Views: 0