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 1740(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
I am looking for a function that grabs the value of text in an empty IFrame and sends it to a database.   I am using an empty IFrame with out a src to write text in it.  Now that I have written ...
Zones: JavaScriptDate Answered: 03/08/2000 Views: 0
I have a page containing iframes. How can I create links on the outside page to act as forward, backward, stop, and refresh buttons for an iframe without refreshing the entire page? **************...
Zones: JavaScriptDate Answered: 05/18/2000 Views: 0
I have an asp file which contains a <DIV> which holds an IFrame and another <DIV> which contains a Layer.  Using javascript I want to manipulate some of the properties of the Iframe or Layer when c...
Zones: JavaScriptDate Answered: 08/28/2000 Views: 0
I have the following structure: Main Page     IFRAME id=Container         IFRAME id=a             SELECT id=list         IFRAME id=b             SELECT id=list What is the syntax for ref...
Zones: JavaScriptDate Answered: 10/22/2000 Views: 0
Hi, I got IFRAME object and in the code I change "src" property . Do you know how to wait for a document in that frame to be "complete" ??? I tried many, many ways and it didn't work. document p...
Zones: JavaScriptDate Answered: 06/16/2002 Views: 0
Hi experts, I try to change the content of a layer (<div>) that's in another frame. It works for netscape with one line of code. I tried a lot for the internet explorer, code below uses a 'dummy...
Zones: JavaScriptDate Answered: 11/24/2000 Views: 0
If I have a page with an IFRAME within it, is there a way I can reference a form on the page containing the IFRAME? ie. <html> <form> <input name="TEST"></input> </form> <iframe> <inpu...
Zones: ASPDate Answered: 04/06/2001 Views: 0
I have created a simple banner rotation web page, and installed it in one of my servers. In my clients, I give them a piece of HTML code, which they paste into their web pages, and can show adverts...
Zones: HTMLDate Answered: 11/03/2001 Views: 0
I'm doing a project in school and I wan't to use Iframes, just the classic: click on link -> load content in the Iframe. But the thing is, as you all know, NetCrap doesn't support it. I could ignor...
Zones: HTMLDate Answered: 10/02/2001 Views: 0
im trying to to do something very simple. this is my iframe: <iframe align="<%=align%>" designMode="on" id="ifrm" width="100%"></iframe> when the user selects something from the combo box i want...
Zones: JavaScriptDate Answered: 08/06/2002 Views: 0