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 371(0.003 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!

8.4
hi look at set iRS code ....Pl help i am new to VB... Pl Private Sub txt_ItemNo_Change() Dim rRs As Recordset, strSQL As String, g_Pr_Item_No As String, i As Byte On Error GoTo txt_...
Zones: Visual BasicDate Answered: 07/30/2001 Views: 0
I am getting this error message when i try to send mail from asp.net The code used to send the message is as follows MailMessage objMail = new MailMessage(); objMail.BodyFormat = MailFormat....
Zones: Windows ProgrammingDate Answered: 04/23/2005 Views: 0
Hi, I have written a website that is hosted on the companies server that hold various information.  I have developed it on my laptop with Visual Studio 2005, ASP.NET 2.0, C#.  One of the pages i...
Zones: ProgrammingDate Answered: 04/20/2006 Views: 0
PRINTSERVER CONNECT FAIL message pops up every 20 seconds.  This error message appears to be in an endless loop.  It started after trying to print through an application called Kodak Easyshare.  Th...
Zones: Windows XP, Windows OSDate Answered: 04/24/2007 Views: 4
Hi I have tested a simple email script on one server and loaded it to another but am getting the following error [see below]. Why would it be complaining about this?
Zones: PHPDate Answered: 01/25/2008 Views: 77
I am trying to get my C#.NET program to send an email with code which used to work.  I do get warnings that the code is outdated.  Here it is. Can anyone find the problem or simply have working ...
Zones: MS Visual C#, Web Development, .Net Editor...Date Answered: 01/27/2008 Views: 22
I'm trying to setup PPP on Redhat Linux 4.2. I get the following message in my syslog "connect script failed". Also I'm not able to see the ppp interface using 'ifconfig' command without any option...
Zones: Linux NetDate Answered: 07/23/1998 Views: 4
Can anybody tell me what is this error? Error 12203 – TNS unable to connect to destination. I have loaded Oracle 8, if I open Oracle 8 and type the password it says this error.  What is my mistake...
Zones: OracleDate Answered: 07/14/1999 Views: 0
Hi! I have a postgresql db on a solaris server.  I have installed the postgresql odbc driver and configured it to connect to my PGSQL database.  The error I get when trying to import data into acc...
Zones: DatabasesDate Answered: 08/10/2000 Views: 0
Hi, I am trying to connect to Oracle using the following line: my $dbh = DBI->connect("dbi:Oracle:[srvname].xxx.yyy.com","user","passwd")  or die "Cant connect to Oracle database $DBI::errstr\n...
Zones: PerlDate Answered: 09/20/2000 Views: 0