473,406 Members | 2,707 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,406 software developers and data experts.

Reminder email

hi all,
thanx in advance. i need a help, its urgent. actually, i have developed a website. for contact information. there is a page for storing followup details of client. now i want that. the every client should get a automatic email , 2 days before their Followup date.

N.B. the databse is in ACCESS. socan't use sql server, and they can't permit to install Windows service there .

now any one can help me. how should i do this.
its urgent.
Jul 10 '09 #1
3 4225
Frinavale
9,735 Expert Mod 8TB
Well, you need to create a table to store the email address and the date for each person.

You'll have to develop an application (a service) that runs every day and sends emails to everyone that needs a reminder that day.

Or, if it's done manually by someone, then you can implement an asp.net application where a user can click a button and it sends the emails....


What have you done so far?
Jul 13 '09 #2
Setting up your server sql server do you want?
Jul 18 '09 #3
maliksleo
115 100+
there are different ways to do this mostly two are used one is manually and other is automatic.
I will preffer manual because you will be able to send to selected ones or all or none what ever you want. Which is very simple as mentioned by Frinny all emails in one table and all that.

If you want to send emails automatically then write your code for email sending on the page which have to open very frequently. But the problem is that when that page will be re-opened then the emails will resend to all. This can be stopped by many ways e.g passing a value to database and place checks for it But its not a good idea for reminders. I will suggest you to use manual one.

maliksleo
Jul 20 '09 #4

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

Similar topics

0
by: Guido van Rossum | last post by:
This is the *last* reminder that the deadline for sending proposals for presentations at PyCon DC 2004 is January 15, 2004. That's upcoming Thursday! I'm also reminding everybody, speakers and...
0
by: info | last post by:
This is a reminder about the next meeting of the Philadelphia XML Users Group, on Wednesday, March 9th at 6:00. Joe Gangemi will speak on "The XML/SGML Conundrum", followed by an open forum on...
0
by: Adhik Kadam | last post by:
Hi, I developed site using ASP.Net, C# and SQL Server and MS Access. Site is kind of existing customer of a service provider. Currently its hosted on server where we have MS Access as backend....
3
by: Mariame | last post by:
Hi Everyone I send an email upon the user request to the administrator & i send a reminder in case of two day pass without any action from the administrator The problem is that i cant find the...
0
by: Mikey | last post by:
This sample code demonstrates how to send an email message using CDO and have it set the Outlook Importance property and the Outlook Follow Up reminder attributes in the recipient's InBox. The...
4
by: splicemix | last post by:
Hi all, I have recently set up a Drupal website. I am a beginner. My shared host server does not allow nobody@localhost to send emails, and prevents access to php.ini, so I spent some time...
9
by: Phil G. | last post by:
Hi all, I would like to create a very simple 'lite' version of Outlook Calendar's reminder function. I will use a windows service that will read timedate stamps from a db and compare them to...
1
by: Jeremy Simpson | last post by:
Has anyone tried to set a reminder in MS Outlook from with Access? I want to, when a checkbox is ticked automatically set a reminder in access that takes information from the current record i.e...
1
by: behnaz.behzadi | last post by:
Hi there, I need help with setting up a reminder in my sql. It needs to check the inventory on hand for a product and if it is below 3 unit, it needs to send an e-mail reminder to the user. ...
1
by: THEAF | last post by:
OK, i've had quite a few problems with this form and again i have another one. i'm using vb6 and access. THIS IS MY FORM LOAD AND AFTER THE LOOP IS WHERE THE REMINDER CODE IS Private Sub...
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: 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
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.