Wrox Programmer Forums
|
ASP Forms As of Oct 5, 2005, this forum is now locked. Please use "Classic ASP beginner" at http://p2p.wrox.com/forum.asp?FORUM_ID=54 or "Classic ASP Professional" http://p2p.wrox.com/forum.asp?FORUM_ID=56 instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP Forms section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 12th, 2003, 03:49 PM
Authorized User
 
Join Date: Jun 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default email form

I have a form and would like to email the data to multiple email address, i have these email address stored in a database(access) but the code does not need to interact with the database. I looked through the forum and found that someone had a similar question, it was answered with php code, i am using asp..
Does anyone know of a tutorial or have an answer to this? should i use cgi?

thank you..
:)
kathleen
 
Old November 12th, 2003, 05:02 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

You are going to have to use an object (or CDONTS) in your asp code to generate a mail message where you can include all the email addresses from the database in the message. There are several threads regarding generating email in ASP. Search around for them on here or on goggle.

Peter
------------------------------------------------------
Work smarter, not harder.
 
Old November 12th, 2003, 05:07 PM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 112
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The following MS link gives all the details no using CDONTS...

http://support.microsoft.com/default...EN-US;218607#2



 
Old November 12th, 2003, 05:22 PM
Authorized User
 
Join Date: Jun 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default

oh OH wonderful!! thank you thank you!

:)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Form email Questions John10Yes ASP.NET 2.0 Basics 4 September 15th, 2006 10:58 AM
sending email from a form x_ray ASP.NET 1.0 and 1.1 Basics 5 February 22nd, 2006 02:58 PM
Form to Email gateway starknaked Flash (all versions) 0 March 16th, 2005 01:12 AM
email from a form stoneman Access 4 February 18th, 2004 09:19 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.