Enter Keywords:
1 - 10 of 13707(0.036 seconds)
Sort By:
 
I have been given the task of writing a script that will send out a mass marketing-type email for our company.  I have a script written that requires I maintain an address list with known email add...
Zones: Unix Systems ProgrammingDate Answered: 04/08/1999 Rating: 7.4 Views: 4
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: 4
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: 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 Rating: 5.8 Views: 0
Listed below is a outline by step of what I want to accomplish.  This should all be done without user intervention.   1. VB app calls via ADO our A/S 400 mainframe from the NT server at a fixed,...
Zones: Visual BasicDate Answered: 06/06/2000 Rating: 7.0 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
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 Rating: 6.6 Views: 0
Hi, I am looking for the source code of Email to Fax and Fax to Email converter. Is there such code available on the web?
Zones: ProgrammingDate Answered: 09/09/2000 Rating: 6.0 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