4,468 Topics

Member Avatar for
Member Avatar for nccsbim071

i am sending email to the users using smtp client and MailMessage class. i have been adding the addresses of multiple receivers in the to property of the object of MailMessage class. the problem is that the receiver can see the email addresses of other receipents. is there any way …

Member Avatar for nccsbim071
0
108
Member Avatar for «¤¦PR☼GRAM¦¤»

So I have just started vb.net and I am making an emailer but I want to know how I can use a combobox or checkbox to automatically add @gmail.com or @ live.com. This way the user only has to enter there username for there specified email

Member Avatar for kvprajapati
-1
61
Member Avatar for khess

On the heels of my idea from yesterday, "[URL="http://www.daniweb.com/news/story274873.html"]A New Social Media? Instantaneous Messaging[/URL]" (Yes, I realize that it should be "Medium" not Media--so sue me), I've decided to grace you with another idea that I've had for some time: Drag and Drop Messaging. This idea, that you'd think would …

Member Avatar for caperjack
0
717
Member Avatar for newsguy

That's cool. According to Google Mail software engineer Manu Cornet, you can now add nested labels to your Gmail. Posting to the official [URL="http://gmailblog.blogspot.com/2010/04/new-in-labs-nested-labels-and-message.html"]GMail blog[/URL] Cornet says that labels are more flexible than folders as "a given email can have several labels but can't be in several folders at the …

Member Avatar for gmag
0
192
Member Avatar for nnhamane

[B]Hi friends..I had written a program on solving sudoku in 'C'..But it is not running...My logic is correct..I think that problem is in [I][U]solve[/U][/I] or [I][U]check[/U][/I] function..Plz check my program..it will take few minutes..n plz tell me what is wrong in program?? my id: <email nipped> Thx friends..[/B] [CODE]/*PROGRAM FOR …

Member Avatar for peter_budo
0
2K
Member Avatar for newsguy

While, for the average end user, spam has become less of a problem over recent years as spam filters get better at what they do and simply remove much of it from sight, that doesn't mean that spam volumes are actually reducing. In fact, the opposite is true and the …

0
624
Member Avatar for rena0514

i have to creat a program that verifes a valid user id before printing out the new email address. here are my errors: [CODE]c:\users\rena0514\documents\visual studio 2005\projects\user_id\user_id\verification.cpp(50) : error C2664: 'strncpy' : cannot convert parameter 2 from 'std::string' to 'const char *' 1> No user-defined-conversion operator available that can perform this …

Member Avatar for Salem
0
186
Member Avatar for php_noob

is there a script or maybe you have resources for a ASP.NET MAILER like PHPMAILER. Thanks!

0
91
Member Avatar for sacarias40

Ok i have a couple email functions, the one that works, sends an email to the recipiant and the one that doesnt work how i want it sends an email with an activation link in it. the working email says its from [email]support@domain.com[/email] (like i want it to say) but …

Member Avatar for sacarias40
0
123
Member Avatar for jgc3912

I cannot send email by either Thunderbird or Outlook. All else works well. Please help. Here's Hijack this log Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 8:05:10 PM, on 4/14/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v7.00 (7.00.6000.17023) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe …

Member Avatar for jgc3912
0
191
Member Avatar for harters

Hello everyone. As the name suggests i am trying to figure out in CF9 over MySQL how to send multiple emails based on selected records from a grid. I have a table called sstblemailnewmembers this has fields: fldemailid (Int + Auto Incr) fldemail (TEXT) fldsent (DATE) CHECKED (SET 'true','false' DEFAULT …

0
71
Member Avatar for SQL_dba

Hi world. I am trying to READ mail from an exchange server from within .net without using IMAP or POP. Both of these protocols are blocked - for security reasons - and I have an app that needs to read email in order to provide a best practice intranet solution. …

0
68
Member Avatar for kardklub

this is what i have so far [CODE]<?php require "backend/functions.php"; dbconn(); $errmsg = ""; // get the .pdf #################### this is me getting my pdf############### $gotten = @mysql_query("select * from pdf order by pid desc limit 1"); $row = @mysql_fetch_assoc($gotten); $fileatt = $row[imgdata]; ################################################################ #but with this lines 27 28 …

Member Avatar for kardklub
0
141
Member Avatar for 3pmSunday

I want to have the user fill out a form with the email address they would like to send to and a short message and be able to send it without opening an external mail program like outlook is that possible?

Member Avatar for jas11
0
102
Member Avatar for makaveli

my msn messenger is not working but get this, it says... "signing into .NET Service failed because the service is temporarily unavailable. Please try again later"..............of course this seems to be total bs because it says on a msn site that messenger is running smoothly, o ya, one more thing, …

Member Avatar for YungRexx
0
635
Member Avatar for AdnanMehmood

hi i am new to this forum.i have a problem regarding to my project.The problem is that I can extract the email from the server and then I have a task to summarized the email and then SMS that summarized email.So that a email can be converted into 1 sms. …

0
43
Member Avatar for kayblack

Hi guys, I'm trying to create a php script that'll send information gathered from a form and send it as an html email with the info arranged in tables. Can't seem to get it to work. Here's the message part of the script (containing the table): [CODE]$to="o.oloyede@feeslimited.net"; $message=" <table width="500" …

Member Avatar for cjohnweb
0
6K
Member Avatar for nbabumca

Hi All, Actually i am sending motivational email to my friends every day. its customized HTML Templates, But what happen, in that templates i used some images, its working in my browser. but my friends are using IE and Firefox, in that also images are not display. its showing only …

Member Avatar for migcosta
0
158
Member Avatar for Silver Snail

My friend has asked me to help him with his proposed email newsletter that people will sign up for on his financially-themed website. He wants to give recipients the option to stop receiving the newsletter with an "unsubscribe" link in the newsletter email. What is the cleanest, easiest arrangement to …

Member Avatar for InsightsDigital
0
169
Member Avatar for MarcusMaximus

We have an internal custom program in-house for CRM and we export all email address weekly for a mailer to another external program on our web server. We currently receive emails and manually unsubscribe people from our email database weekly as they come in. I would like to write a …

Member Avatar for MarcusMaximus
0
81
Member Avatar for Groovymarlin

I'm just about at my wits end with Outlook 2003. We have an Exchange server at work and I'm using it to read email. Nothing really unusual about my setup - I check mail on my exchange account and I also check email on three other pop accounts, however, I …

Member Avatar for sambralo
0
258
Member Avatar for Phil++

Hey, I'm trying to implement an email system.. I'm just wondering whether it's possible that when the user registers it creates an email address like: username @ mydomain.com If you understand? Thanks for any help :)

Member Avatar for cwarn23
0
97
Member Avatar for webman

Hello, I am a web developer who is having tremendous trouble with my Dynaform form. :( I have created a form found off my web design business website: [URL=http://www.focusonedesign.ca/form.htm]www.focusonedesign.ca/form.htm[/URL] and three things needs to happen, but during the php process I receive errors. To see the error which I am …

Member Avatar for annywo
0
348
Member Avatar for Logo

Could anyone tells me what this means please? Mail Delivery Subsystem to me show details 17 Mar Delivery to the following recipient failed permanently: [email]juliecvincent@internode.com.au[/email] Technical details of permanent failure: Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email …

Member Avatar for Logo
0
147
Member Avatar for Bubbleboy

I have an email form on my site which has an action to a php page. The php page detects whether the user has entered a name and email, if they haven't it directs them back, if they have it sends an email to me. I want to add a …

Member Avatar for diafol
0
123
Member Avatar for sarahlorrain

I've had some strange things happening on my computer. In the past week, I've noticed some pop ups when I use Firefox. Sometimes a new window with youtube will come up and just start playing some random video. Yesterday, my email account sent out a spam email about medication from …

Member Avatar for jholland1964
0
711
Member Avatar for tryphy

How do i send a form data in html format in a php email.. ? Use of html tags in $message = ' '; Any sample example.. cos i tried many.. and coudnt able to work... ur help is much appreciated... thanks again tryphy..

Member Avatar for saiprem
0
160
Member Avatar for mythik

Hello, I am a fairly computer savvy guy, but this latest problem I am dealing with has me stumped. Ill give you a break down of the issue: A person brought me their PC because they could not access their Yahoo Email account. The problem seems to be related to …

Member Avatar for drdwalk
0
449
Member Avatar for whiptail

I have not long recently changed my windows password for XP. I went to log on the other day but forgot my password. This account has admin privileges. Luckily I created another account called guest which has basic privileges so I can still use the internet and stuff. But i …

Member Avatar for cscindy9
0
290
Member Avatar for StellaNutella

Any help on the above subject will be very much appreciated! I have succeeded in creating the check box before emailing it; but once I send it it is impossible to see it again! Basically I would like to give the option to the recipient to tick or untick the …

0
102
Member Avatar for mangel.murti

hello all, this code working good but problem is here when i am checking mail and see word document it's not displaying .... [CODE] $fileatt = "resume/$fileName"; // Path to the file $fileatt_type = "application/msword"; // File Type $fileatt_name = $fileName; // Filename that will be used for the file …

0
61
Member Avatar for freesoft_2000

hi everyone, I am currently using windows 98 and want to find out what the port number and computer name and ip address for my computer is. Is there a way or a file i can go to get the answers to my above questions. My e-mail is [email]freesoft_2000@yahoo.com[/email] Any …

Member Avatar for caperjack
0
641
Member Avatar for drewpark88

Thought this code would work, it is not sending me an email upon approval. What can the problem be, I tried making changes suggested but it did not work: [CODE] if($response->IsApproved()) { $to = 'donation@valleyanimal.org'; $subject = 'New Donation'; $headers .= "MIME-Version: 1.0\r\n"; $headers .= "Content-Type: text/html; charset=ISO-8859-1\r\n"; $headers = …

Member Avatar for drewpark88
0
93
Member Avatar for drewpark88

Not sure what I am doing wrong. I have an HTML email I want to automatically be sent out on approval of a payment. It is not working so can someone please look over my code and if you have any input that would be great! Thank you! [CODE] if($response->IsApproved()) …

Member Avatar for drewpark88
0
171
Member Avatar for sklemp

Hello everyone, I have this code below and everytime I run it I get this error. Please help. [CODE]Private Sub SendEmail(ByVal sender As Object, ByVal e As EventArgs) Handles Button2.Click Email.To.Add(Settings.txtTo.Text) Email.From = New MailAddress(Settings.txtFrom.Text) Email.Body = "Email Body" Email.Subject = "Email Subject" SMTPServer.Host = Settings.txtSMTPServer.Text SMTPServer.Credentials = Authentication SMTPServer.Send(Email) …

Member Avatar for sklemp
0
129
Member Avatar for egoleo

I have checkboxes with an amount as values. Can someone help on how to fine the total of checkbox values and sent to an email using php?

Member Avatar for joshisumitnet
0
4K
Member Avatar for joydsouza90

:?: How do you make an object, say a rectangle, move in turbo c++, using right and left arrow keys? I want the object to move when a user presses right or left arrow keys. Please reply ASAP either here or at my email [I]<<email address snipped>>[/I]

Member Avatar for kirit275
0
1K
Member Avatar for Midnite002

ok I have this PHP email script working and what I wanted to know was is there a way to popup the THANK you for your message reply on a submition or does it have to go to a totally new page to do so ... Currently the script loads …

Member Avatar for JRM
0
87
Member Avatar for sbanks_charles

I am trying to send an email message in HTML Format. I have a richtextbox the the user can change the color and font in the message. Below is the code I am using which ends up send in Text Format. Most codes I have found use System.WebMail which in …

Member Avatar for sbanks_charles
0
201
Member Avatar for NuGG

After the latest Microsoft Windows XP hotfix (the browser checker), I am unable to check my email in Microsoft Outlook (request times out). The Internet is very slow in IE8, and fails to load pages in Firefox at all. I have reinstalled IE8, Firefox, and Outlook to no avail. Have …

Member Avatar for NuGG
0
151
Member Avatar for infinitus 8

Hello, it's my first post and I'm not sure if is the right place. I want to integrate some contact form into my website, but every page I have diferent email address and ID, 2 or 3 page it's ok, I can do manually, but it will be hundreds of …

Member Avatar for EvolutionFallen
0
2K
Member Avatar for InsightsDigital

It might be a little creepy for some but the fact that you can see your business contact's Facebook picture when composing an email on Outlook is all a reality now. I actually use Xobni for MS Outlook and my contact got freaked out when I told her she has …

Member Avatar for InsightsDigital
0
142
Member Avatar for Acertaurus

Dear Administrators, My query is very simple I've a connection of cable net which consist on domain controller I want share on my home network, I've already installed two Ethernet LAN cards, if possible then tell me in steps. The following Device are available. 1. SYSLINK Switch 2. 2 Ethernet …

Member Avatar for ankushwagh74
0
352
Member Avatar for som3aman

Hey guys, I'm kinda new at C++ and need help writing a program that finds email addresses in text files and stores them in an array. The email addresses are then filtered to make sure there are no duplicates. They are then copied to an output file. The program should …

Member Avatar for VernonDozier
0
168
Member Avatar for i686-linux

I have a bunch of text files with different formats that somewhere in the file have email addresses. I would like to be able to parse through any number of these files for email addresses. Here are the types of input: CFO: [email="some_cfo@domain.com"]some_cfo@domain.com[/email] [email="misterman@domain.com"]misterman@domain.com[/email] The Main Man [email="mainman@domain.com"]mainman@domain.com[/email] To take …

Member Avatar for Skifter
0
1K
Member Avatar for khess

[URL="http://www.google.com"]Google[/URL] [URL="http://code.google.com/p/chromium"]Chromium OS[/URL] version 4.0.253.0, Free, 3GB image. I took Google's Chromium OS for a spin yesterday for two reasons: One, I thought that it looks interesting and, two, I wanted to see how it runs in real time on my netbook. I've used Google's [URL="http://www.google.com/chrome"]Chrome[/URL] browser for sometime now …

Member Avatar for greenknight
0
411
Member Avatar for SergioQ

Hi All, Have a module that already opens and reads my POP3 email. I was hoping there might me a ONE stop module that will take any email and translate it all into just SIMPLE TEXT? any ideas? Thanks ahead, as always Sergio

0
59
Member Avatar for Techwriter10

Google does a lot of things well, maybe too well, and it's adding to its portfolio of tools on a weekly basis. At some point you have to look at the number of pies in which Google has its fingers and start to get a little frightened of this company. …

Member Avatar for jonsmit129
0
783
Member Avatar for navarannan

Hi Friends I have a requirement to where my cgi program has to send an email when the "Submit" button is pressed. Here is my cgi program, which has a text field to enter the username and a submit button. [code] #!C:/Perl/bin/Perl.exe use strict; use CGI qw(:standard); use CGI; use …

Member Avatar for rdxblast
0
433
Member Avatar for xtcc

Hi hope this is in the right place. I have just started a Diploma in Networking & System Admin & I have been asked by a friend if I can help him with his emailing to clients. At the moment he can only send emails out in blocks of 50, …

Member Avatar for AirForceOne
0
43

The End.