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 11301(0.41 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.0
I would like to code a very simple form whereupon, clicking a button, I could send (via email) a message to the email address specified in an Text control. TIA, Tom
Zones: JavaScriptDate Answered: 05/04/1999 Views: 9
I would like someone to show me how "unsafe" sending my credit card information via email is.  Can someone demonstrate this for me.  Say that 9427146 is my credit card number, how can anyone obtain...
Zones: Hardware, E-CommerceDate Answered: 07/22/1999 Views: 0
I am using ASPMail to send mail.  It works fine, and email is sent, but only if the email is valid.  Otherwise it doesn't.  However, no mater what, the Thankyou page comes up, just because the the ...
Zones: JavaScriptDate Answered: 12/15/1999 Views: 4
I want a component which will serve as email server and this component is accessable from VB. From where can i find this ? Common functionality for e-mail server is send and receive mail with attch...
Zones: ASPDate Answered: 06/19/2000 Views: 0
Hello, I am doing a cfmail to a list of people. I need to do 2 things before I can send out the email. 1)make sure that the email domain exist. 2)make sure that the email account exists i...
Zones: ColdFusion Application ServerDate Answered: 07/07/2000 Views: 0
Does any body know any software which can implement web based email system like yahoo, hotmail on UNIX of Windows plateform? Is there any free software available? Or please let me know any paid ...
Zones: AuthoringDate Answered: 07/28/2001 Views: 0
I've got the following lines in an mylib.pm file. $mailserver="/var/qmail/bin/qmail-Inject -t"; sub sendemail {         open( MAIL, "|$mailserver" ) || die "can't open sendmail: $mailprog...
Zones: PerlDate Answered: 08/18/2000 Views: 0
Hello, I am tring to send an Email with the next code: <%dim oMsg     Set oMsg = server.createobject("CDONTS.NewMail")        oMsg.To = "ian@miniwaresoft.com"        oMsg.From = "mailto:from@...
Zones: ASPDate Answered: 12/24/2000 Views: 0
how to validate email in the form TIA
Zones: JavaScriptDate Answered: 02/08/2002 Views: 0
Hi, I am trying to find a mail server or a method of verifyinf with a high level of accuracy that the recipients have recieved a particular email message. Does anyone know of products that do this?
Zones: Email ClientsDate Answered: 08/14/2001 Views: 0