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 10988(0.429 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!

5.6
hi all, i have a question about date validation. i have a form field where the user must enter their birthdate. right now i have it checking to see that the user has entered 6 digits (or /'s) an...
Zones: JavaScriptDate Answered: 06/02/1997 Views: 0
This function must be to verify that date 1 is smaller that date 2, however, the result of the condition of if is not consistent with the values of the dates. Why this function does not work? fun...
Zones: JavaScriptDate Answered: 06/25/1998 Views: 13
How can I assign date to a variable eg. $date = Today + 2 + 365 2 and 365 are in days
Zones: PerlDate Answered: 12/09/1998 Views: 0
dear all i have a procdedure that calculate the cost for phone but the time and date cost begin from the start but the data i fave inckude the end of the (date and time for the call) so i want to s...
Zones: OracleDate Answered: 05/28/1999 Views: 0
I want to validate a date entered by the user in a form on the web page. I realise I must use the onchange event of the text box the data is typed in or the submit event of the form. Its just the v...
Zones: JavaScriptDate Answered: 06/24/1999 Views: 0
Hi all, please help me to calculate Date as follow: d = new Date(); 1. Calculate the yesterday date of d. 2. Calculate the last month of d 3. Cal the week of the year of d 4. Cal the quater of th...
Zones: JavaScriptDate Answered: 07/30/1999 Views: 0
hi, Tue Aug 31 23:18:47 EDT 1999 I wanna to change to GMT time, how? bash>date <what command> Posted in Unix section, but unix section is down . So post again in here , hope someone can ...
Zones: LinuxDate Answered: 09/29/1999 Views: 0
The following outer join does not work.  Every thing exists except for one corresponding row in table D, and that record is not displayed.  Could it have to do with the last where clause?  Using a ...
Zones: OracleDate Answered: 01/11/2000 Views: 0
We have an interesting problem. We are running Oracle7.3.4 on Solaris 2.6 and have experience the following problems: 1. Oracle is not picking the correct system time. The following query return...
Zones: OracleDate Answered: 01/11/2000 Views: 0
I need to validate whether the given input is a valid date. I using Text box.
Zones: HTMLDate Answered: 02/03/2000 Views: 0