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

7.6
where do u keep information about session and how do you update the status of a particular person,if u store in some method then how do u update every time a person establishes a session(how do u k...
Zones: JavaDate Answered: 01/22/1999 Views: 0
I am having problems referenceing a session array with a variable.  For example I have not problem getting this to work on a regualr array variable = 1 array_variable(variable) = 3 However as a s...
Zones: HTMLDate Answered: 05/08/1999 Views: 0
I have a program written in VB3 using Crystal Reports 6. On some machines I get the following error when trying to access a Crystal report 20535: Unable To Connect:Incorrect Session Parameters.      ...
Zones: Visual BasicDate Answered: 07/01/1999 Views: 0
HI! I am using ASP with VB script to do some internet database. WHen using the <select> tag, upon an "onChange" event, I want the script to jump to a subroutine and assigns the current <option> sel...
Zones: HTMLDate Answered: 06/25/1999 Views: 0
What I need to do is create a program that can record a web session and either "play it back" by itself or generate code or information that can be used to play it back. This will be used for load...
Zones: JavaDate Answered: 07/22/1999 Views: 0
Anyone witha good tutorial about basic session management with PHP /PHPlib? I want/need one that has some examples aswell.
Zones: PHPDate Answered: 01/26/2000 Views: 0
Hello ppl, I am currently writting a servlet program for my web-page which access to a database. I have a login page which will create a session for each user logged in. ok here is my proble...
Zones: JavaDate Answered: 01/14/2000 Views: 0
In a web site I developed I have used a good many session variables. This site has crashed a couple of times so I am now trying to optimise the code a bit better. I have managed to remove some of ...
Zones: ASPDate Answered: 05/22/2000 Views: 0
I create a new session(and invalidate the old one) for a user after timeout by HttpServletRequest.getSesson(true). after that, I redirect to html page which calls other servlet.In this servlet I'm ...
Zones: JavaDate Answered: 07/23/2000 Views: 0
I have a session variable which is a struct. I know How to do a structclear but how DO I delete the session varible totally
Zones: ColdFusion Application ServerDate Answered: 07/21/2000 Views: 0