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 42(0.071 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.3
within a gridview, I am trying to insert more rows to the sentence (so the display effect of information is more structured and easier to read) normally, within the ListView control, I can use t...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/01/2008 Views: 0
using javascript -- I am getting a NAN error when calculating a field that a 'null' value each time a relevant textbox field has had its value changed, the javascript fires up and tries to recal...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/02/2008 Views: 130
using a grideview format to display databound information...this is working fine etc. what I am wanting to know is how do I change a gridview row dynamically -- I understand about the generic te...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/07/2008 Views: 40
I have  a javascript updating a text field -- performing a number calculation. the problem is that when I want to save that field content to a a db -- the text field is blank...yet on screen dis...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/07/2008 Views: 0
I am trying to filter a sql search with the current date -- but cannot seem to get the current date to be recognised by sql statment (an.CallBackDate = @CallBackDate) -- at the moment there is a...
Zones: Visual Studio, MS Visual C#, SQL S...Date Answered: 03/03/2008 Views: 6
trying to access this html text box via server-side. want to detect if the text box has an empty string -- how do I access this control?
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/07/2008 Views: 4
the results from sql select statement is to filter all results which are dated today and historic -- anything next day onwards not to be retrieved. this script is working on other sql searches: ...
Zones: Visual Studio, MS Visual C#, SQL S...Date Answered: 03/06/2008 Views: 26
seem to having troubles with the OR statement within the attached SQL scripting. if take out x3 of the selection criteria's (use anyone of them individually) -- no problem with the select statem...
Zones: Visual Studio, MS Visual C#, SQL S...Date Answered: 03/07/2008 Views: 0
e.Row.Cells[1].Text value comes from the a datagrid (datetime formatted column) trying to compare serverDateTime the datagrid datetime value -- if (e.Row.Cells[1].Text <= serverDateTime) t...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/07/2008 Views: 89
I am trying to work out the number of days difference between two dates (script attached) e.Row.Cells[4].Text == is formatted as :  {0:dd-MMM-yy} e.Row.Cells[6].Text == is formatted as :  {0:dd...
Zones: Visual Studio, MS Visual C#, .NET Fra...Date Answered: 03/08/2008 Views: 8