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 897(0.039 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.6
I want the user to be able to perform a "lookup" on a list of values via ASP. A combo box is not an option, as there may be too many records for the page to hold efficiently. If the user is ente...
Zones: ASPDate Answered: 12/03/1999 Views: 0
I have a stored procedure that inserts a row into a table, then gets the id for that row as a return value. the sp is called from a form on my page.  my question is, how can i get that retur...
Zones: AuthoringDate Answered: 11/30/1999 Views: 0
I'm new to web development and I'm a little confused about the relationship between ASP and VBScript - as I understand it, ASP is interpreted on the web server before being served to the client and...
Zones: ASPDate Answered: 01/27/2000 Views: 0
I need to use javascript in an asp page to get the client side date instead of the server.  I can do this and print it on screen.  I then need to use thaat date to go to the server database and get...
Zones: JavaScript, DHTMLDate Answered: 03/05/2000 Views: 0
Hi, in ASP 3.0 /VBScript 5.0 it's possible to define Classes. This works alright but when I try putting an instance of the class as a variable in the Session object I get errors when I try ...
Zones: ASPDate Answered: 07/12/2000 Views: 0
I want to store a permanent cookie in people's computers, containing just their customer_id, so that I can understand who they are if they visit the site. How do store the perm cookie, and how...
Zones: ASPDate Answered: 08/21/2000 Views: 0
Hi, I have to delete all the comments in ASP file, that starts with a '. the file is as follows: <%language=VBScript%> <HTML> or javascript .....for eg: John's name <% ....co...
Zones: PerlDate Answered: 11/09/2000 Views: 0
I've only been doing ASP pages for about three weeks now. Also, I havnt learned JavaScript yet(VBScript only). I was trying use what I thought was a page level variable. I kept getting type mismatc...
Zones: ASPDate Answered: 11/25/2000 Views: 0
Is it possible to have VBScript and Javascript1.2 together in an asp page? I had a page with a Javascript1.2 script in it, then added a VBScript to it that access an access database. Now it app...
Zones: ASPDate Answered: 03/28/2002 Views: 0
I'm developing a few pages in ASP using HTML and VBscript.  Currently I am working on something where the user types in search criteria and hits a submit button, then it sends the info to another p...
Zones: ASPDate Answered: 12/19/2001 Views: 0