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 195(0.216 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!

9.9
Dear all, I have the code below, that rotates banners every 3 seconds. It works great in all browsers but Safari. Can anyone please tell me that do I have to change for it to work in Safari?? ...
Zones: JavaScript, SafariDate Answered: 06/18/2008 Views: 4
Hi all, How can i show an image from a mapped drive (z).i tried <img src="file:///z|/myfolder/abc.jpg"> - but its not showing any image i also have this code to read the image: (ASP) Set Imag...
Zones: WebApplicationsDate Answered: 01/15/2008 Views: 4
Dear all, I need to pass a variable through an URL. In my php.ini the register_globals = off due to security reasons, and cannot change that.  How can I pass the variable?? Thanks very much...
Zones: PHPDate Answered: 03/14/2008 Views: 0
Hi, I want to perform keyboard navigation through javascript, like below explained: I am having a web page with two hyperlink (<a> tag) "Next " and "Previous", these two buttons are used to navig...
Zones: JavaScript, DHTMLDate Answered: 03/17/2008 Views: 19
Hello All, I have been trying to create a script that would prompt the user to download the file as opposed to opening in the browser. the files are pdf files. I have tried different scripts and...
Zones: PHP, JavaScript, HTMLDate Answered: 05/06/2008 Views: 24
This code scrolls text vertically in a box when the mouse hovers over a down or up arrow.  It works in Firefox and Safari with just an <HTML> tag - however when a !DOCTYPE tag is used the CSS does ...
Zones: CSSDate Answered: 04/03/2008 Views: 0
I have a rather long page in which I would like to have certain DIVs show or hide by clicking on a link (one link per DIV. I created the script, but the problem is that when I trigger the function ...
Zones: Web Development, JavaScript, DHTMLDate Answered: 10/14/2008 Views: 34
Dear all, I have a .sql file as a result of a database exportation through phpMyAdmin. I deleted the database time ago and now I need it again. My intention was to import the .sql file thr...
Zones: MySQL Server, LanguagesDate Answered: 04/07/2008 Views: 13
Hi all, I'm trying to do something like this: include 'mypage.php?name=$name'; So I can get $name in mypage.php and depending on its value show a different thing in the page where the include...
Zones: PHP, Web Languages/StandardsDate Answered: 04/07/2008 Views: 0
Dear people, The code below lists the files in directory c:/test and if the files do not have certain extensions tries to execute a command with each of them. I say tries because is there w...
Zones: PHPDate Answered: 04/22/2008 Views: 0