Enter Keywords:
1 - 10 of 203(0.017 seconds)
Sort By:
 
I have been using MAPI Controls for Sending and Recieving mail . But I am facing Problem when i want to CC (Carbon Copy) a mail . i.e i want a mail to be sent to two individuals one as To and other...
Zones: Visual BasicDate Answered: 06/19/2000 Rating: 6.2 Views: 0
I’ve a form with a commandbutton to start email: Private Sub cmdemail_Click() If Me.emaila.Value & "" > "" Then     Dim t As String     t = Me.emaila.Value     cmdemail.HyperlinkAddress = "m...
Zones: MS AccessDate Answered: 01/02/2003 Rating: 6.8 Views: 0
I am trying to configure mutt on HP-UX11i. First is was picking /opt/aCC/bin/aCC and saying checking for /opt/aCC/bin/aCC  to accept ANSI C.. no then i changed it to /bin/cc still it says chec...
Zones: Misc OSDate Answered: 03/17/2003 Rating: 7.4 Views: 0
I am able to use cdonts to send "to" email from an asp form. Can I use the same form submission to send a CC email as well? Thanks
Zones: ASPDate Answered: 08/23/2003 Rating: 9.2 Views: 0
How do I process a cc payment?
Zones: Cold...Date Answered: 03/18/2004 Rating: 8.8 Views: 0
alex /home/alex/c> more inches.c                             /* This program converts 10 feet to inches. */                                                                                       ...
Zones: CDate Answered: 03/26/2004 Rating: 9.4 Views: 0
I just upgraded to Sun One Studio 8 Compiler Colleciton and I can't seem to get vector working.  Here is a little test program: #include <vector> int main() {         printf ("Just testing t...
Zones: Unix Systems ProgrammingDate Answered: 09/03/2004 Rating: 8.4 Views: 0
Hi CSS wizards i am having a problem overriding styles applied to a block code. I have a dyamically generated page that includes a html file with the following content only <div class="listSt...
Zones: CSSDate Answered: 02/22/2005 Rating: 8.0 Views: 0
I have a customer who has requested a distribution list with two names.  She wants the world to send mail to xxx@company.com and the have the message sent TO joe smith and CC peggy reed.  I promise...
Zones: ExchangeDate Answered: 11/10/2005 Rating: 6.8 Views: 0
Hi Experts, I am using the following code to successfully send mail to one person but I want to be able to send to a few different people and also to CC someone. What modifications do i need to ...
Zones: Java, JavaMailDate Answered: 05/28/2006 Rating: 8.8 Views: 0