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 1692(0.01 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.8
I'm writing a small banner-ad scriptn it works fine, but on one specific webiste my banner always gets timed-out. This happens op www.ranbooke.com/antigoon. If you right click the banner and ask fo...
Zones: PerlDate Answered: 04/07/1998 Views: 0
Is there a way to set the Timeout-Value for an URLConnection? I'm getting a HTML Page via a URLConnection and when 3 seconds are done, I wanna cancel the operation ! Thanks...
Zones: JavaDate Answered: 10/15/1998 Views: 5
I have developed a spreadsheet that retrieves data from a web page in to Excel. I need to test to see if a server is alive before I attempt to retrieve this data. I heard that you can set the Timeo...
Zones: Visual BasicDate Answered: 02/16/1999 Views: 0
If I leave a ftp session unattended(no download, upload, nothing) it times out in 900 secs and closes the connection. I want to keep the ftp connection open for a long time (say throughout the day...
Zones: UnixDate Answered: 02/24/2000 Views: 0
Dear friends, I am getting valid records from database based on users query and sometimes it is as much as 10 million. Now to actually produce the final result, I've to do some calculations on ever...
Zones: JavaDate Answered: 09/26/2000 Views: 0
Hi, I need your help for a script in JavaScript. I have a HTML page with two frames. In the upper frame, there are 2 buttons and in the lower frame, there's nothing in the beginning. When you...
Zones: JavaScriptDate Answered: 02/09/2001 Views: 0
In one of my ASP pages, I am querying the database which brings back a bunch records.  So much so that it timesout periodically.  I thought about returning about 40 or 50 records at a time and usin...
Zones: ASPDate Answered: 10/02/2001 Views: 0
Dear experts, Pls look at these; <!---      This provides a mechanism for the user to logout ---> <CFIF IsDefined("Logout")>      <CFOUTPUT >      <CFLOCK scope="Session" timeout="15" ty...
Zones: ColdFusion Application ServerDate Answered: 04/04/2004 Views: 0
This is possibly a SQL question as well. Occasionally when populating/modifying SQL7 data, I get a 'Timeout Expired' error...of course I have to stop the processing. Through Enterprise Manager I ...
Zones: Visual BasicDate Answered: 08/18/2001 Views: 0
Hi, I'm getting an unexcpected error about ADOConnection1.CommandTimeout. The stored procedure I want to run last 40-50 seconds. I have put my ADOConnection1.CommandTimeout = 60 but I get kick...
Zones: Delphi ProgrammingDate Answered: 06/20/2003 Views: 0