473,750 Members | 2,213 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS Access, send email from web host

Hi

For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members registered for that group.

I want the group leader to be able to: Open a web page, choose a
group, write an email and send the email to the group.

The database will be hosted by a web hosting company which uses server
2003 and can host an Access database with ASP.net pages - possibly
oneandone.co.uk .
How do I go about making the email element of this database work?

I presume linking to Outlook or J mail etc will not work as I presume
these will not be on the server.

Any help appreciated.

Colin
Nov 13 '05 #1
4 2536
As I understand it, Access itself has no intrinsic e-mail capabilities; it
merely knows how to talk to e-mail applications. However, IIS does support
SMTP; you can learn more about using it here:
http://www.windowsitlibrary.com/Content/141/09/1.html

Think of your Access database as simply a place you're storing data.
You'll be doing your development in ASP.NET.
Avoid thinking in terms of programming Access for this application.

HTH
- Turtle

"Colin Kingston" <ck****@yahoo.c o.uk> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members registered for that group.

I want the group leader to be able to: Open a web page, choose a
group, write an email and send the email to the group.

The database will be hosted by a web hosting company which uses server
2003 and can host an Access database with ASP.net pages - possibly
oneandone.co.uk .
How do I go about making the email element of this database work?

I presume linking to Outlook or J mail etc will not work as I presume
these will not be on the server.

Any help appreciated.

Colin

Nov 13 '05 #2
Colin,
Your web hosting company will need to give your code administrator rights on
a mail server so it can manage accounts. And . . . I don't see how Access
helps or hurts in this case since sending mail to a list is something a
listserv does rather well. Sendmail (what a bunch of the Internet uses for
an e-mail server) as well as Exchange both allow mail clients to cc messages
to a list (thus, spam, dang it), so Access isn't needed. If I had my pick
of software to do this with I'd probably choose Apache, sendmail and
PostgreSQL on some sort of POSIX compliant OS like Linux or FreeBSD, not
Access. Also, EBay sells retired servers like my Dell PowerEdge 2300 for
around $250.00 US or so. Mum & Pop could pony up for the server or you
could eat Ramen for a semester to pay for it and host it yourself.

"Colin Kingston" <ck****@yahoo.c o.uk> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members registered for that group.

I want the group leader to be able to: Open a web page, choose a
group, write an email and send the email to the group.

The database will be hosted by a web hosting company which uses server
2003 and can host an Access database with ASP.net pages - possibly
oneandone.co.uk .
How do I go about making the email element of this database work?

I presume linking to Outlook or J mail etc will not work as I presume
these will not be on the server.

Any help appreciated.

Colin

Nov 13 '05 #3
"Colin Kingston" <ck****@yahoo.c o.uk> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members registered for that group.

I want the group leader to be able to: Open a web page, choose a
group, write an email and send the email to the group.

The database will be hosted by a web hosting company which uses server
2003 and can host an Access database with ASP.net pages - possibly
oneandone.co.uk .
How do I go about making the email element of this database work?

If you're writing this in ASP.NET then you can use the .NET mail classes -
as long as you have access to an open-relay smtp server. AFAIK the .NET mail
classes don't yet support authentication which is why you need open relay.

Alternatively, ask your hosting company if they support any email ActiveX
controls - many do. Then code for that one. I've used and can recommend
ASPEmail which has a free version that does support authentication and
allows you to send attachments. Of course you still need an smtp server
somewhere, but you can use any smtp server - doesn't have to be on the
machine that's doing the hosting.

I presume linking to Outlook or J mail etc will not work as I presume
these will not be on the server.


Correct.

FWIW the next version of SQL Server, (2005), will, I believe include
built-in smtp capability.

Nov 13 '05 #4
there is some ASP.NET/SMTP based email code on this website

http://www.codewidgets.com

"Colin Kingston" <ck****@yahoo.c o.uk> wrote in message
news:7e******** *************** ***@posting.goo gle.com...
Hi

For a college project I intend to produce a web based access database
which will allow a group leader to send the same email to group
members registered for that group.

I want the group leader to be able to: Open a web page, choose a
group, write an email and send the email to the group.

The database will be hosted by a web hosting company which uses server
2003 and can host an Access database with ASP.net pages - possibly
oneandone.co.uk .
How do I go about making the email element of this database work?

I presume linking to Outlook or J mail etc will not work as I presume
these will not be on the server.

Any help appreciated.

Colin

Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
12088
by: Google Mike | last post by:
I've got RH9 Linux with default PHP. Is there a way to send email on Linux to an Exchange Server from PHP and/or other tools when there is *NOT* SMTP access? Has anyone figured out a way to use PHP to get inside an OWA (Microsoft Outlook Web Access) website to send email that way? The reason I ask is because my corporate office is going to do away with our rogue SMTP server access and force everything through Exchange
0
9873
by: James Hong | last post by:
Help please, I try to sending an email from my html page using the java applet. but it give error on most of the PC only very few work, what is the error i make the java applet show as below ********************************** package Celcom.Client;
0
1893
by: jason | last post by:
I need some guidance and confirmation that a compex collobaration route btw my local contact management system (Act) and my online Access 2000 application which allows new and existing contacts coming through the web to track multiple yachts. If you have the patience, here is the problem and solution: Problem: Allow users to track multiple yachts online. As I cannot do bulk emaling or sendqueing (too long) via my remote web host I am...
0
2015
by: Neil Sargent | last post by:
This is a general posting of how I fixed a problem created by using the Access 97 ODE Setup Wizard on a Windows XP machine. I hope it helps anyone who comes across the problem saves them the 3 days its taken me to sort out. The application generates the following error: "Incompatible version of the RPC stub" This occurs when trying to run Outlook to send an email. However I expect it would occur for any operation which uses...
4
1758
by: Andy Rigby | last post by:
I'm setting up a small network of 3 WinXp Pro machines and a shared Access database. I need to be able to send faxes from the copy of Access that's running on any of the machines, using VBA. I've established that the WinXP fax software does not allow sharing, so I'm thinking about using Winfax 10 (apparently this version works on XP). I've not had any experience of WinFax.
11
5032
by: Tim Smallwood | last post by:
Hi, I have an Access project that I use to allow a client to hit an SQL server at my host. This project has several forms that are used to udpate tables, etc, but I'd also like to be able to include the ability to allow my client to send an email to everyone that has subscribed to our web site by going to the table that contains the names and email addy's and then loop thru the same and send an email to them all by appending their...
0
1932
by: Alan | last post by:
Hello World: I'm trying to build an application (using Access 2003) that will allow users who have to perform tasks in a particular order, to notify the next person in line when their task is complete. I'm trying to have the application send an email to the next person upon task completion. I looked over the info concerning emailing and Access at Tony Toews' site (thanks for that, Tony). I finally came up with some Visual Basic code...
1
4352
by: amit.vasu | last post by:
Hi I have created a web serivces using .net framework 2.0. When I try to execute the web service I get the following error. Failed to start monitoring changes to 'e:\Default Web Site' because access is denied. I am running windows 2003 sp1. Network Service account do have full permission on application folder and sub folder.
8
7284
by: shapper | last post by:
Hello, I am trying to send an email using Asp.Net 2.0. I am getting the following error: System.Net.Mail.SmtpFailedRecipientException: Mailbox unavailable. The server response was: No such user here at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify,
0
9000
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9396
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9339
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9256
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6804
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6081
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4713
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2804
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2225
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.