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 132(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.8
A site is using an external stylesheet called by chrome. can you call chrome other than via js and chrome?
Zones: CSSDate Answered: 12/25/2006 Views: 0
Just downloaded Chrome. After install the first load of the program resulted in a failed to initialize error. Tried several times now. Un-installed, re-installed but still same problem. I've attach...
Zones: Web BrowsersDate Answered: 09/16/2008 Views: 0
I have a site which I had never checked in Safari before.  Only tested it in Firefox and IE and it always worked fine. However I downloaded GOogle Chrome today which I understand uses the same ...
Zones: Safari, JavaScript, JScriptDate Answered: 09/04/2008 Views: 4
Hi,  Is it possible to use a bind variable to create a table? something like: variable table_name varchar2(50) execute immediate :table_name := 'my_table'; create table :table_name (Use...
Zones: Databases, Oracle, Oracle 8.xDate Answered: 09/12/2008 Views: 0
I use if statements all the time to see if a user has inserted something in to the file field of a form. like this: <? if ($userfile != ""){ require 'loading_pic.php'; } ?> I've recently...
Zones: PHP, PHP and Databases, Google ChromeDate Answered: 09/26/2008 Views: 0
I need to create a collage/cloud type page of all images. I have an array filled with 10 different size combinations. Check out the image i made of the random sizes and distribution that this scrip...
Zones: Web Images, CSS, PHP for WindowsDate Answered: 10/15/2008 Views: 0
After receiving an email with a .wmv video attached, Chrome opens a SAVE TO dialog box when I try to open the file.  Firefox and IE both give me a dialog box with a choice of OPEN or SAVE.  When us...
Zones: Google Chrome, Web BrowsersDate Answered: 12/17/2008 Views: 229
how can i check Chrome is active?? using API  GetForegroundWindow,FindWindow if  GetForegroundWindow = FindWindow("Chrome_XPFrame", vbNullString) then it wont work in Chrome beta. i cha...
Zones: Visual Basic, Google ChromeDate Answered: 06/15/2009 Views: 6
I have a software ap that opens a browser window. My client wants the newly opened window to NOT show the website address, or any of the chrome of the browser (address bar, toolbars, menubars, etc)...
Zones: JavaScriptDate Answered: 12/16/2004 Views: 0
Hi.  I need a very fast answer to a problem. I am building a project that launches a flash movie in an html shell from a powerpoint presentation. I need the html shell to do the following. ...
Zones: JavaScriptDate Answered: 09/19/2005 Views: 0