473,666 Members | 2,088 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Email From ASP Using ISP Provider(Dial Up Connection)

Hi,
I would like to send a Generic Email to 50 people,but condition is
that user should see only his email address in the To Field. So I
thought i will generate 50 emails, But Now the problem is I have a
windows 2000 Professional Server, with Outlook Express and Visual
basic, I can also use ASP or ASP.NET if that make's Easy. I have MSN
as my ISP. So what is the Best Method to accomplish this Task?

Please Advise
Jul 19 '05 #1
1 1809
aspguru2003 wrote on 09 jul 2003 in
microsoft.publi c.inetserver.as p.general:
I would like to send a Generic Email to 50 people,but condition is
that user should see only his email address in the To Field. So I
thought i will generate 50 emails, But Now the problem is I have a
windows 2000 Professional Server, with Outlook Express and Visual
basic, I can also use ASP or ASP.NET if that make's Easy. I have MSN
as my ISP. So what is the Best Method to accomplish this Task?


Not ASP.

Though I never used Outlook, I am sure Outlook can do that
with a distribution list or a bcc:

see the help file or an Outlook NG.
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Jul 19 '05 #2

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

Similar topics

0
2512
by: gilgantic | last post by:
I get an "Invalid file" in my MIDlet when I tried to read a .txt file, using Connection.open(). My phone is a Nokia 3595 with mMode technology by AT&T. Here is my source code in my MIDlet: try { // Open File text file String filename = "http://www.someurl.com/File.txt"; HttpConnection connection = (HttpConnection)Connector.open(filename);
6
2019
by: Barry | last post by:
Hi, I have created a dataset programmatically. I want to be able to run sql statements on this if possible, however I can't seem to get around the fact that I have to set up a connection, problem is obviously I have nothing to connect to, I'm sure i'm doing something basic wrong here but can't figure what. Anybody any ideas.
3
2078
by: Peter Eisentraut | last post by:
I'm looking at a database-using program (PostgreSQL/libpq and MySQL) which does the following: A daemon process opens a database connection, forks children on request, and those children access the database using that inherited connection. After one request, the child dies. It seems to me that this connection sharing cannot work because the processes would get mixed up, but the author claims that he has tested this successfully. I've...
5
1988
by: Dave Johnson | last post by:
Working on Asp.net with access database backend,a serious Question in the Class design phase, for accessing the database; Which is Better to make a Connection Class that handles all the ADO Connections for all the other Objects, OR Just make a Connection Module to handle the Database Access,
2
1253
by: jeremystein | last post by:
When I drop a SqlConnection on the web form designer, it's created in InitializeComponent. I'd like to use this connection in my Page_Load method, but I don't see anywhere that it's opened. Do I need to open it myself? If so, should I close it also, or will I be interfering with databound controls that use it? If I want to use it in PostBack methods should I re-open it, or leave it open in Page_Load? It seems that I would like to...
1
1536
by: mcena | last post by:
This is the code I wish to have explained what each line stands for. Am using VB6 and MYSQL, Win XP. Private Sub Class_Initialize() On Error GoTo errlabel Dim db As Connection Set db = New Connection db.CursorLocation = adUseClient 'is this line relevant? in which Context? db.Open "PROVIDER=MSDASQL;dsn=KWTSYS;uid=root;pwd=;" Set adoPrimaryRS = New Recordset
1
1339
by: islandfong | last post by:
Hello there, I encounter the following problem when executing a procedure using TOAD connecting to Oracle 10g server. The problem is as following. I have a procedure which is a statement insert a set of values retrieved by running a SELECT .. FROM ... WHERE ... START WITH ... CONNECT BY statement. It's as following: INSERT INTO TAB_INS SELECT T.TREE_ID, T.PARENT_ID, T.SDATE, T.SALARY FROM TAB_TREE T WHERE...
3
1327
by: aradhanathawait | last post by:
hi.... How to use the connection string specified in app.config file in a windows form in c#. Please help. Regards, Aradhana
0
8449
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
8876
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8784
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
8556
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
7387
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6198
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
5666
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();...
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1777
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.