473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

ASP Email Notification

I'll appreciate any assistance on this. The scenario;

I have a database table with the following sample records;

Expand|Select|Wrap|Line Numbers
  1. data1-------------dt2----data3------data4--------data5------data6
  2. Brewing Plant-----2------10000------11/3/2012----1136-------person1@yahoo.com
  3. Brewing Plant-----2------10000------11/3/2012----1136-------person1@yahoo.com
  4. Car Plant---------1------5000-------11/3/2012----568--------person1@yahoo.com
  5. Brewing Plant-----1------5000-------11/3/2012----568--------person2@yahoo.com
  6. Car Plant---------4------20000------11/3/2012----2272-------person2@yahoo.com
  7. Brewing Plant-----3------15000------11/3/2012----1704-------person3@yahoo.com
This is my requirement:
I want just one notification email each sent to theses various persons with their information, e.g;

Person1 should receive an email like
Expand|Select|Wrap|Line Numbers
  1. Data1------------dt2----data5
  2. Brewing Plant----4------2272
  3. Car Plant--------1------568
while Person2 should receive an email like
Expand|Select|Wrap|Line Numbers
  1. Data1------------dt2---data5
  2. Brewing Plant----1-----568
  3. Car Plant--------4-----2272
and so on.

I am using classic ASP and MySQL

Thanks for your anticipated assistance.
Nov 27 '12 #1
1 1901
zmbd
5,501 Expert Mod 4TB
walebel:
Please provide the code you've already attempted to accomplish this task and some more detail as to what your operating environment is and target email client.

You will also find some ideas in the MySQL and Access-VBA Bytes-forums as to how to setup the query.
Nov 27 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Rene Aguirre | last post by:
Hello, I'd like to make a sort of web tracking system for internal stuff at my office. But I'm having problems about how to add email notification to my script. I already tried to send email...
6
by: Raphael Gluck | last post by:
Hi, Is it possible for one to program one's pages as such that when a database table is updated over the web, via a form, that an e-mail confirmation is sent to a specified address, notifying...
7
by: Rob Meade | last post by:
Hi all, Ok - at work (NHS) we currently send out emails to everyone in the Trust (approx 2500 people) whenever there's something to say, perhaps a D&V update to let people know which wards are...
2
by: AJ | last post by:
Hi, I wanted to know how can we send out email notification for the Jobs that are completed. Thanks a lot in advance.... AJ
1
by: dschnitt | last post by:
Does anyone know how to send an email notification when a windows service has stopped running? This is on Windows 2003 Server Thanks!
1
by: logambiga | last post by:
hai everybody, i want to know how to send an email notification from db2. I configured the smtp server also,but im not able to receive mails.please help me how to solve this.
1
by: rikerhill | last post by:
I'm looking for help with JS-Kit's Comment script. They offer a free script to add comments to any web page. It is as follows: <script src="http://js-kit.com/comments.js"></script> What I'm...
0
by: vsrprasad16 | last post by:
Hi All, I am implementing a notification form similar to outlook email notification. my application call this notification form from a dll. this dll includes a form class and this dll has some...
2
by: =?Utf-8?B?eHl6X2phdA==?= | last post by:
Hi, I'm planning to re-engineer an Email Notification Service (Windows Service) in C# using .net framework 3.5 which was previously written in c# using .net framework 1.1. In the old version,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.