4,468 Topics

Member Avatar for
Member Avatar for punnakl

Here there is a requirement in my project, like sending a automatic mail to a particular person,at particular time. for examples: If there is an expiry date for a customer's account, a week before the expiry date a mail should be send to the customer as a remainder. But, at …

Member Avatar for GökhanBarış
0
105
Member Avatar for NoID

Hello Guys, I am not really sure how to ask this, but i will try my best, as much help will be apericiated. I have a saved.php page which echos all saved data that i have filled inluding customer email. I then want a email.php to have echoing all emails …

Member Avatar for NoID
0
114
Member Avatar for Pankaj18

Hi all, I want to send mail attatchment from SQL server. I have a Image field and i have stored word documemts in it. I am designing a form where an Email has to been sent with(attatchment) the word documents in the image field. So, i am looking for code …

Member Avatar for sknake
0
128
Member Avatar for shankbond

Hi, I need to send an email which has an attachment; the attachment is stored in sql server-2005, in a table as an image data type. Thanks

Member Avatar for sknake
0
86
Member Avatar for daviddoria

Is there some minimum amount of time that has to pass before thread subscription will "instantly notify" me? For example (and this happens a lot) I post a question, someone answered and I received an email about this answer. Then I replied. Then someone else replied, and I didn't receive …

Member Avatar for daviddoria
0
186
Member Avatar for dwdata

I am trying to plot my way through coding a BCC Bulk HTML email. I can't get the code below to work and I want to also call another query to grab the emails for a BCC email. SPAM security would be helpful if it is easy enough to add …

Member Avatar for somedude3488
0
210
Member Avatar for shindu

Im not sure where to throw this topic so i figured this was as good a place as any. My mom got an email from a friend of hers containing a picture in .jpg format and then 2 files both with the same name"Amazing" with .bin and .dat file extensions. …

Member Avatar for barryt
0
109
Member Avatar for anish.anick

Hi All, I need to send email from a C# application from localhost. I was successful in sending email using gmail SMPT port and host. But i need send email from local host SMPT virtual server. I followed the steps explained in [url]http://forums.asp.net/t/268037.aspx[/url] and [url]http://weblogs.asp.net/steveschofield/archive/2007/08/15/send-email-from-your-local-machine.aspx[/url] but the mail was not …

Member Avatar for kvprajapati
0
3K
Member Avatar for mikeandike22

Google adsense sucks. I used to have a google adsense account and everything worked fine then they sent me an email saying that i had a clicking machine and that my acount would be disabled and i would not be paid for those clicks. I did not a clicking machine …

Member Avatar for mattgwood23
0
851
Member Avatar for nigelburrell

Hi, I'm using a joomla cms to build a website, and have discovered that joomla uses a built-in plug-in called Email Cloacking which obfuscates email addresses prior to showing them on the webpage. They simply appear as "mailto" links which makes it harder for scrapers and bots to pick up. …

Member Avatar for FlashCreations
0
118
Member Avatar for spidey

I have a table displaying the list of vendors from the database. I have to select one row (vendor details). For VendorID: ------------------------Start--------------------- <table> <tr> <td>Name</td> <td>Telephone</td> <td>Email</td> </tr> <%do while not rs.eof%> <tr> <td onClick="HighLightTR('#cccccc','cc3333');"><input type="hidden" name="vendorid" value="<%=rs("VendorID")%>"><%=rs("Name")%></td> <td><%=rs("Tel")%></td> <td><%=rs("Email")%></td> </tr> <%rs.movenext loop%> </table> --------------------------End------------------------- The page also has …

Member Avatar for missbeginner
0
192
Member Avatar for nigelburrell

Whenever I echo or print a string containing an email address to my webpage the HTML code automatically parses the text and shows it as a "mailto" link. If I use... echo "Hello"; it prints Hello as expected on the webpage. If I use... echo "hello@whatever.com"; it now appears as …

Member Avatar for almostbob
0
194
Member Avatar for IdeaAlex

Please share your experience with PURLs comparing to traditional email marketing. - What is the difference in your response rate? - What service provider and technology have proven to be the most cost-effective for you? - Is there companies who do it all - own opt-in lists, technology and do …

Member Avatar for redesignunit
0
87
Member Avatar for pradeepptp

Hello, This is pradeep.can any one tell me how can i send an pdf file to a single or multiple persons everyday by using which java api's we can do this task. And what are the steps wll take for finish this task. Regards, Pradeep

Member Avatar for blue72
0
77
Member Avatar for leoman

have written a shell script in which I use fastmail to send emails from the shell script. It sends email to my company account with no problem. But I wan to send the same email to a pager number so that the pager goes off when the particular condition occurs. …

Member Avatar for KlementHonza
0
2K
Member Avatar for ealbenze

Hi, i have working forms on my website that i would like to have an auto-respose email sent after someone submits an order, i was hoping there is a way i can edit the code instead of remaking all the forms, im using a LevelTen Formmail php script, can anyone …

0
50
Member Avatar for nukedfood

Hi, I built a form to send customer info and used some ASP I found on the internet so I'm quite new to it. I got it to send the info I want but I recieve an e-mail every time I navigate away from the page not using the submit …

Member Avatar for chsab420
0
124
Member Avatar for maxravi

Guys, Which email marketing and autoresponder software you are using for your sites? It should have following features: # Unlimited email marketing campaigns, autoresponders, follow-ups, lists and broadcasts. # HTML templates. # newsletter hosting. # email deliverability. # Click-through, sales and revenue tracking. # support and training. please share.

Member Avatar for SteveGriffin
0
93
Member Avatar for erictheking1

I was wondering if anyone could give me the code for email validation on a textbox named, txtEmail. I would like to inform the user that they have not entered a valid email address via a message box and not allow them to proceed until it is correct.. Regular expression …

Member Avatar for sebastian3
0
161
Member Avatar for tecoya

Hey Everybody - This weekend we recently changed providers for our domain and email, however, I'm not sure what to change in Exchange settings to complete to transition. I know there's new POP/SMTP IPs to change but where?

Member Avatar for freshfitz
0
38
Member Avatar for erictheking1

I was wondering if anyone could give me the code for email validation on a textbox named, txtEmail. I have used a validator but there is a problem with IIS7 and this so i need to code it behind the text box. I would like to inform the user that …

Member Avatar for sknake
0
117
Member Avatar for Plyswthsqurles

Ive got the email program itself working fine. It interacts with a database to get the "subscriber list" as the people it sends it too. My problem now is i need to fix it to be able to send .pdf files. I have found a couple of scripts that work …

Member Avatar for Plyswthsqurles
0
178
Member Avatar for enzogoy

I just create a php page where user will enter their name in then the page will send them an email with a few word in the body message. Here is the code: [code] $fromEmail = "admin@domain.com"; $subject = "Welcome"; $body = "Hi,\n\nYou have visited the page."; if (mail($Email, $subject, …

Member Avatar for gingank
0
154
Member Avatar for richard-iii

Hi All, i have a homework of programming (vb.net) that need create send email function by using vb.net.. I already find a bunch of solution in google, but still i didn't work.. below is my source code.. [U]source code:[/U] [code] Imports System.net.Mail [COLOR="Red"]Public Class Form1[/COLOR] Sub SendOneEmail() Dim SendTo, strSubject, …

Member Avatar for richard-iii
0
278
Member Avatar for Helpmycomp.

I recently have been getting pop ups when I start my computer up saying that I'm sending emails to addresses that I dont know, obviously I ave a virus of some sort. I have mbam, atf cleaner, I ram the mbam software, it found 5 infected and deleted them, but …

Member Avatar for Helpmycomp.
0
237
Member Avatar for Nikilet

I have one email that I can't delete from my Windows Mail Inbox. I did delete a bunch of emails from the Inbox, the Delete and Sent folders but there is just this one that won't go. It is a short reply to a question I sent to my bank. …

0
87
Member Avatar for LindseyV

I have code that reads emails. in access, from a users inbox and it is working great but it is reading emails that are newest first. Is there a way to make it read the oldest email first? Here is a sample of the code: [ICODE] Set OlApp = CreateObject("Outlook.Application") …

-2
53
Member Avatar for pinkdiva

hello I have a msn account or hotmail account and it is automatically sending spam itself to other people in my msn contacts. It also signs in by itself without me knowing and it does not show that account is online on my computer. In fact, the time it signed …

Member Avatar for pinkdiva
0
310
Member Avatar for vb_programmer

Hello Forum Members; I'm currently working on a project in which I need to extract Email addresses from Outlook DBX files. I'm facing little difficulty while doing this. The main problem in front of me is handling large files! Basically, I think my approach is to be refined. Currently, I …

Member Avatar for zwr
0
256
Member Avatar for sam1

hi, I have tried sending email from .html page, which i converted from microsoft word document and saved in my pc. and it works fine sends the email, but the only thing is i cannot see the images. the images are in another folder in same directory. can someone help …

Member Avatar for Stinomus
0
150
Member Avatar for kap_sni

i am making a project. i want my web page to send a same copy of text to diffrent names specified with difrent email ids. pls help. thanx in advance

Member Avatar for dreamer14
0
121
Member Avatar for cooterbrown

Hi all, Although I have experience in other areas of IT and development, I'm very new to programming, so please excuse my obvious ignorance... I need to allow the user to send an active form (entire filled in form with fields, not just the data) the user will access from …

Member Avatar for Josh Connerty
0
141
Member Avatar for teing

I want to run a batch file which can connect automatically to SFTP Server running on Linux and can download files from Linux remote side to my local side. Besides that, this file will be scheduled to run automatically on every month. But, I'm facing a problem to connect it …

Member Avatar for sneed3
0
196
Member Avatar for k8f1

Hi all, I'm trying to make a 'contact us' page for a website and want a form that allows the user to input their name, email address, and comment then send it to my hotmail account using a submit button. I've tried various things but it doesn't appear to be …

Member Avatar for almostbob
0
107
Member Avatar for devpta

Hello. I'm using Windows 2000 O/S, VB6 SP6, and Outlook 2002. I'm trying to create a new email from VB6. When outlook is already running, the program works fine, but when it's not, errors come up. I would like to allow the users to preview the email and have them …

0
81
Member Avatar for gdrsujit

how to make a confirm e-mail for the client who submit the form in my website ?

Member Avatar for diafol
0
80
Member Avatar for ashcares

Hi, Can someone help provide directions on how i can add selective required fields on my [URL="http://www.pcmechanix.ca/request.htm"][B]make a request[/B][/URL] page? Basically I want to make place, email, contact and name a requirement while the rest is just optional! Thanks,

Member Avatar for Tulsa
0
97
Member Avatar for freshfitz

Can anyone put a quick patch on this script I want it to send the email even if a file does not exist right now I get an error if I try to send it with no file [CODE]<%@ Page Language="C#" %> <%@ Import Namespace="System.Web.Mail" %> <%@ Import Namespace="System.IO" %> …

Member Avatar for kvprajapati
0
154
Member Avatar for Hype

Hello, I was wondering if it would be possible for someone to point me in the rgth direction of how to read emails using PHP? What I am wanting to do is have people send me an email. In the email will be an image and some text. I want …

Member Avatar for Hype
0
127
Member Avatar for vicfenix

Hi All... I'm glad to be in this forum. I'm making a system to connect three applications in one and have a user register page. The register page sends an email to the user asking activate the account in order to use the system. I'm having some matters. First: I …

Member Avatar for diafol
0
107
Member Avatar for midnightdesire

Hi all! I created a form for a website I'm building for a friend; and he wants to be able to have the form information submitted to him via email. The problem is that when the information is submitted, the items are coming up with the names, not the label …

Member Avatar for Airshow
0
99
Member Avatar for associates

Hi, I was wondering if anyone might be able to help me here. Is it possible to restore a folder that was deleted from microsoft outlook 2003? What happend was i accidentally deleted the folder called junk-email. Also, if i may ask this question. On the folder say "junk Email", …

Member Avatar for JustAFriend
0
1K
Member Avatar for genieuk

Hi, I am trying to display the users email address when they login to there account on there profile page.. I have successfully done this for there username as i use $_COOKIE to display the users name with the DB. Problem is i am not sure how to do it …

Member Avatar for genieuk
0
123
Member Avatar for AbuBakar

Hello ! I am developing a Desktop base not Web base application in C# by using Visual Studio 2003 I want to show images in one column of datagrid against each Product Id by using Picturebox which is coming from Database and want to raise events against the click and …

Member Avatar for rupspatil
0
139
Member Avatar for m-hrt

i have some script java script which is working but i want to do it some thing else [CODE]<script type="text/JavaScript"> function validate_required(field,alerttxt) { with (field) { if (value==null||value=="") { alert(alerttxt);return false; } else { return true; } } } function validate_form(thisform) { with (thisform) { if (validate_required(email,"Email must be filled …

Member Avatar for essential
0
146
Member Avatar for Jacky1

I need a way to send email through smtp server ssl secured Programming Language: C++ Platform: Windows XP I need something doesn't involve visual studio Thanks in advance!

Member Avatar for William Hemsworth
0
232
Member Avatar for realestninja

Hello I wanted to compete with myspace.com because they are monopolizing the computing industry, and I am indeed jealous. I wanted to know if anyone here knows a lot about database programming, and can help me learn how to program something that has the looks and feels of myspace in …

Member Avatar for cwarn23
0
983
Member Avatar for davewylie

Hi, Can anyone help me with this problem? I have written some PHP code to send emails to a distribution list. The emails do get sent, but the subject box and to box are blank. However, To: and Subject appear at the top of the message, which just looks messy. …

0
71
Member Avatar for Meredith

Hullo everybody, I hope that I am in the right place. Lately I have developed a problem on my PC. I run Win XP with SP2. It is a genuine Intel 3.2. The problem is that I log in and am doing stuff n Internet and a box pops up …

Member Avatar for jonny_tech_brat
0
122
Member Avatar for BChanthorn

Hi all, I have wrote VBA code by export data into excel. But when i run it in some machine, an error occured. Error message is below: "Run-time error '-2147024770 (8007007e)': Automation error The specified module could not be found." Error occured in some compters only, not all. Any one …

Member Avatar for ricosuave
0
393

The End.