4,468 Topics

Member Avatar for
Member Avatar for ramlik

The date in my email inbox is correct but the day is always Thurs. How can I correct this ? Sorry I should add that I'm using Mac OSZ Mail as my mail server.

0
58
Member Avatar for markchicobaby

I have an email address that is getting over 1000 spam emails per day. Is it worth simply turning off my email address for a few weeks, and then turning it back on? Do spammers pay any attention to "Delivery Status Notification (Failure)" messages? Thanks Mark

Member Avatar for InsightsDigital
0
134
Member Avatar for hireaprogrammer

Hello, Emailing works when we are targeting to few companies or few sector ? Regards.

Member Avatar for irishdruid
0
140
Member Avatar for arelius

Hello, I am looking for software for customer service reps. I have looked at CRM software and it goes way beyond our needs. What we want is a program that will place all of the emails into a “pool” where customer service reps can pick and choose which emails they …

0
57
Member Avatar for Takkies

Hi all, my name is George. I want to send email from html site. Is there a way to send the email from the form inside the website directly without the site opening Outlook or something like that?

Member Avatar for almostbob
0
140
Member Avatar for stuckinmud

hellllloooo again does anyone know how i can tweak my files so that when someone has completed an email form, it stays on the same page and says Thank you - your message has been received etc? at the moment i have my form in my contact us html file, …

Member Avatar for stuckinmud
0
2K
Member Avatar for giddyupgirl

Hi there I am currently completing a uni assignment using php and I thought it was finished until the lecturer dropped a bombshell and added another requirement. I have a contact us page which was basically just a shell (dead) page, he nows tell us that we have to do …

Member Avatar for giddyupgirl
0
169
Member Avatar for milhero

Hi Professionals, I am currently working on a mass emailing system. I am using Microsoft Visual Studio 2005. With windows IIS in Windows XP SP3. My program can send mass emails using System.Net.Mail namespace found in .NET 2.0 but i have no idea on how to implement the receiving emails …

Member Avatar for milhero
0
351
Member Avatar for tkshr

I have had an Excite email account for several years with no problems. (I use it as my main account and download everything into it as I have had so many problems with downloading email to my computer. So this is an account that I really need access to). Today …

Member Avatar for donalda
0
4K
Member Avatar for desaiva

Hi there, We are using CDO object for smtp server to send emails. One of my customer getting email error such as Could not access 'CDO.Message' object. What could be the reason if 'To' list, 'From' list and other coding stuff is ok? Is it related to some configuration on …

0
51
Member Avatar for bhagu

Hi, Folks!! I am trying to finish one of my project. I need help with image upload and attach it in email as attachment. If you have any source or script which you think might can help me. Please share. I will highly appreciate your help,. Thanks for concern thanks …

Member Avatar for bhagu
0
91
Member Avatar for tmv105

Can anyone help me with the mail function? The mail is sending with the code below: [code=PHP] // Set up Email Parameters $from = "Condolence Submission"; $subject = "Condolence"; // To send HTML mail, set the Content-type header. */ $headers = 'MIME-Version: 1.0' . "\r\n" . 'Content-type: text/html; charset=iso-8859-1' . …

Member Avatar for tmv105
0
104
Member Avatar for pbpyrojust

So guys... everything is working properly except for when the radio button is clicked to either "yes" or "no" on the form the email that is send does not display it at all. [code] $message = " $todayis [PST] \n Attention: Interactive Media Requesting a Bid \n Phone Number: $areacode2, …

Member Avatar for pbpyrojust
0
75
Member Avatar for Nathan Campos

Hello, I'm learning Java and i want to build a program that save emails to an [i]*.txt[/i] file, like this: One guy send me an email, then the program periodically search if i have emails every 10 minutes and if i have it saves all the emails in a single …

Member Avatar for Nathan Campos
0
113
Member Avatar for skumar.snl

I have made a facebook app using Asp.net, Iam using allow email and grant offline access feature. The code which i have written down is something like this [code]<fb:prompt-permission perms="email">Would you like to receive email from our application?</fb:prompt-permission><br /> <fb:prompt-permission perms="offline_access">Click here to enable offline access</fb:prompt-permission>[/code] How can i get …

0
85
Member Avatar for BigDan531

okay guys heres the problem. i have installed iis, and i am trying to send emails through a php script. i have followed all steps listed in [url]http://www.ruhanirabin.com/php-sendmail-setup-with-smtp-iis-and-windows-servers/[/url] . the page lists a php script [code] <?php if(mail('user@mydomain.com','test subject','test message')){ echo('ok'); } else{ echo('not ok'); } ?> [/code] When i …

0
60
Member Avatar for Wil 0' Wisp

The Problem is Some RDC user accounts will allow Outlook to send and receive others do not. Users who connect remotely have access to Outlook installed on the server. New user accounts copied from a known working account do not acquire a working email account. The mail server is off …

0
87
Member Avatar for penguin22

not to sure why this does this [code=python] server = smtplib.SMTP("smtp.mail.yahoo.com") server.connect("www.mail.yahoo.com") sendEmail("FlexPt1.txt") Traceback (most recent call last): File "<stdin>", line 1, in <module> File "<stdin>", line 10, in sendEmail File "/usr/lib/python2.5/smtplib.py", line 691, in sendmail self.rset() File "/usr/lib/python2.5/smtplib.py", line 453, in rset return self.docmd("rset") File "/usr/lib/python2.5/smtplib.py", line 378, in …

Member Avatar for zachabesh
0
1K
Member Avatar for zarul

hello how can i send sms via email from malaysia? for example [email]60123456789@sms.maxis.net.my[/email] it's not work anymore do you know all my friend about other method to send sms via email? thank you zarul

-1
75
Member Avatar for Allison2009

Hi All, We have launched a website for plus-size women lingerie. As a strategy, we want to promote our website through email marketing. But I have two doubts in my mind. 1. Whether Email Marketing would help to promote this type of website. 2. If it would be of any …

Member Avatar for Allison2009
0
101
Member Avatar for DaniBoo

Hi We have a small network of about 40 people running Windows XP and Outlook 2003. A few users (including myself on Outlook 2007) keep losing their email signature and I have to keep manually fixing it. They are all roaming profiles and our signatures are stored on the server. …

0
49
Member Avatar for Allison2009

Hi, We are having a website catering to the lingerie needs of Plus-Size Women. I wish to do email marketing. Could any one help me with Plus Size Women email addresses. Expecting help posts. Allison

Member Avatar for Allison2009
0
70
Member Avatar for NoID

Hello guys, after some searching and playing around and ofcourse with alot of help. i have got this code, which basically GETs ID from browser and then sends them an email, but why isnt it working, can some one please show me why. thank you [code=php] <?php $con = mysql_connect("localhost", …

Member Avatar for diafol
0
84
Member Avatar for Aiban

Hello. Before i embark on the grand search for the next few days of my life (hey who needed them anyways) i wondered if this was possible cause in my head i can't imagine a program being able to do this due to a difference in email clients etc basically …

Member Avatar for Aiban
0
139
Member Avatar for penepepe

Hi there! I'm very new to php and I'm trying to send an email with an attachment from my localhost. I have only managed to receive simple emails but not the attachment so far. Is there a particular problem with localhosts and attachments or it's just my scripts? (i've tried …

Member Avatar for chrishea
0
80
Member Avatar for NoID

Hello Guys, i am currently using my localserver dont have a hosting where i can test it, so i would like to know if this basic idea will work or not. Here is the code do you think if i enter the ID it will get the email and then …

Member Avatar for NoID
0
121
Member Avatar for mib_mubark

hello world my first post here i found a vb script that send ur network ip to a gmail account through google smtp the problem is : it only send the network ip :( need someone can help in this to correct the codes to send my real internet ip …

0
40
Member Avatar for milhero

Hi Professionals, I am working on a mass emailing program. I can send mass email successfully. My question is how do i add attachments? i have a label(lblAttachment), a textbox(txtAttachment) and a button(btnBrowse) on the attachment row. Here are my codes for the form:- Please advise. Thank you in advance. …

Member Avatar for milhero
0
123
Member Avatar for sniper1983

Hi. I have a problem when trying to embed pictures to an email. It works fine on windows server and the email is shown correct but when I try to put it in production which runs on Linux (mono 2.4) it sends the pictures as attachments (and deletes the first …

0
86
Member Avatar for crackerjacker

i have searched all over the internet and here but have not found a streight forward answer to my question: Using winsock, how do i send an email, preferiably via gmail. Thank you

0
47
Member Avatar for FireNet

[CODE] Creating Servers for handling Multiple clients Fog Edition By FireNet [/CODE] (This document is dedicated to my friend Aaron Anderson) (Fog Edition means I dont tell you everything stright.All the info will be there but you will have to do much thinking) Servers and Clients,the backbone of the internet …

Member Avatar for domenzup
0
7K
Member Avatar for Studio

Hi there I have been searching round the internet for the last few days trying to find a tutorial that would help me make a contact form that then uses server side and client side code (PHP/Ajax) to validate the fields so that it is degradable if the user has …

Member Avatar for vinothkumar023
0
147
Member Avatar for kennycason

Hi, I am currently having a multilingual website developed and the following problems emerged: Japanese text displays perfectly on all pages of the website, on both the user and admin end. However, whenever a mail containing Japanese is sent it turns into gibberish. (I do have Japanese fonts on my …

Member Avatar for kennycason
0
59
Member Avatar for Sharif Lotfi

Hello I need to connection beetween VB.Net 2003 and Excel 2003 and use excel 2003 object I add Excell 11.0 Library to my project and write this code : -------------------------------------------------------- Dim xlApp As Excel.Application Dim xlBook As Excel.Workbook Dim xlSheet As Excel.Worksheet xlApp = CType(CreateObject("Excel.Application"), Excel.Application) xlBook = CType(xlApp.Workbooks.Add, Excel.Workbook) …

Member Avatar for kolstedt
0
297
Member Avatar for windinair

hello, am new to this site and i know very well that i have so much to learn about php. actually, i need a php script that can email username and password to a private email. although, i have one but it doesnt have the lines that can email the …

Member Avatar for sajif
0
116
Member Avatar for ChrisPaul

Hello, I have a question. How can i determine if an email address is in the correct format. I use the System.Net.Mail.MailMessage to send my messages. I am getting my To email addresses from the database but when the address is not in the correct email format the program stops …

Member Avatar for ChrisPaul
0
333
Member Avatar for Matsui

i know that there is a mailto: script to use but it is unsecure and all that, so what would be the best way to go about sending form information to an email address in javascript?

Member Avatar for essential
0
160
Member Avatar for nccsbim071

I have been developing a asp.net application in which i have to mail to large number of user an email. I used the classes in System.Net . Every thing is fine, there are no errors in the page. But while sending mail i get an exception: as follows: [B][COLOR="Red"]SPAM Score …

Member Avatar for dnanetwork
0
117
Member Avatar for srimks

Does anyone has "Leave Application Format" where leave is categorised into SICK & EARN LEAVE, here one needs to enter information into mysql throught PHP and retrive it. I have few queries, how do I take care of following - (1) If any public holidays comes between SL or EL …

Member Avatar for guru12
0
84
Member Avatar for hartski

Hello! New to the site today.... Hoping to get some help. I have designed a site at work which has a form for staff to send suggestions, and it auto emails a number of people using CDONTS on an ASP page. Its a very basic 'Name', 'Dept', 'Suggestion' form... however …

0
54
Member Avatar for janettestrong

Hope someone can resolve an annoying glitch: I have the frustrating problem of trying to login to hotmail. I have had two accounts for years and have previously had no prob logging in as usual to both accounts and even having both open at the same time on the computer. …

Member Avatar for rachet
0
186
Member Avatar for mimsc

Sup fellas...another question..how Can I pass my jsp as the contents of a email message. The way we send email around here is we set the parameters of a form into a DB table and a cron job sends the emails out [code] String address= "suggestaservice@agentadvantage.com" String name = request.getParameter("name"); …

Member Avatar for mimsc
0
113
Member Avatar for rookie77

Hi I couldn't find a more appropriate category to post. My apologies for misposting. My friend has been experiencing a weird problem while typing. The cursor keeps moving back mid way in a sentence. If you pause while typing, it should remain stationary (and blinking) but it moves back. And …

Member Avatar for kharidass
0
101
Member Avatar for KelseyLeah

Hi. I'm pretty new to the ASP part of the web developement world and need some help. I built an ASP form that sends and works pretty musch exactly liek I want it to. The problem is that when the results of the form are emailed, you recieve a blank …

Member Avatar for tomer1
0
136
Member Avatar for ricksvoid

Im using a gridview to display just the names of the customers in my database. When i click on a name, I get all of that persons information (address, email, mortgage, ect) displayed nicely in a detailsview control on the right side of my page. I believe that this is …

Member Avatar for dnanetwork
0
143
Member Avatar for Thong_Ispector

Can someone give me the filename where I can find email. A guy brought me his old drive and wants his emails saved to a disk so he can put them back into his now clean system. Is there any trick to getting them into his now clean system. The …

Member Avatar for SRLancer
0
314
Member Avatar for ricksvoid

Hi there, Im working on an application that allows me have sales leads inserted directly into a sql table which can then be easily managed with a datagrid master/details model. This can be viewed at [url]www.rickpace79.com/scum2.aspx[/url] My next step is to add a droplist containing the e-mail values of our …

Member Avatar for kameswari
0
185
Member Avatar for NoID

Hello Guys, I would like to know if its possible or not, where i can have a text box which when i enter the ID and press submit it gets the email matching that ID. and sends an email, please note that i know how to send email, i just …

Member Avatar for sikka_varun
0
128
Member Avatar for matilda21

Hi guys, am running xp pro and having problems with pc going into sleep mode when i open microsoft office outlook, sometimes it will open but as soon as i try and open a folder it shuts down and the only thing i see is a small window saying attention …

Member Avatar for matilda21
0
205
Member Avatar for edub9

I need to know how to copy name and email address from many databases to another (eg. phplist) via php script. Thanks in advance, Edub9

0
53

The End.