Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 6283(0.165 seconds)
Sort By:
 
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 Rating: 7.0 Views: 4
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 Rating: 5.2 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 Rating: 6.2 Views: 0
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 Rating: 5.8 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: Cold...Date Answered: 07/07/2000 Rating: 7.2 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 Rating: 2.6 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 Rating: 6.0 Views: 0
how to validate email in the form TIA
Zones: JavaScriptDate Answered: 02/08/2002 Rating: 8.6 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 Rating: 7.8 Views: 0
Hi all I am trying to build a function so that when the user submits a page, an email is sent to a predifined email add, stating that the page has been submitted.  I am aware of the <a href mail...
Zones: ASPDate Answered: 03/12/2001 Rating: 7.0 Views: 0