ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingASP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old April 12th, 2000, 02:13 AM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
mailing database output to email of endusers

<i><b>Originally posted by : AKHILESHWAR RAY (akhil_ray@mailcity.com)</b></i><br />Dear Friends,<br /> Do any one of you know how to write a script or what has to be done if I want to redirect my output of ACCESS database from screen to email of customers for security reasons.<br /><br />Thank you.<br />

Reply With Quote
  #2  
Old April 12th, 2000, 09:44 PM
Steve Schofield Steve Schofield is offline
Contributing User
ASP Free God 20th Plane (14500 - 14999 posts)
 
Join Date: Dec 2002
Posts: 14,575 Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level)Steve Schofield User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 22
<i><b>Originally posted by : Bianca (bianca@nirve.com)</b></i><br />You need to use the CDONTS object to send email, and you can output anything just like you would output it to a screen. Here's a template:<br /><br /><br />' ======== Starts Send E-mail =======<br />Dim objCDO<br />Set objCDO = Server.CreateObject("CDONTS.NewMail")<br />objCDO.To = "emailaddress@yourdomain.com"<br />objCDO.From = "whatever you want"<br />objCDO.cc = ""<br /> <br />Dim txtSubject<br />txtSubject = "In here you can display anything you want, whether it's ASP output or HTML, doesn't matter."<br /> <br />objCDO.Subject = "Your subject line"<br />objCDO.Body = txtSubject<br />objCDO.Send<br />' ========== Ends Send E-mail ==============<br /><br />Good luck! I just wish someone would help me... <br /><br />Bianca<br /><br />------------<br />AKHILESHWAR RAY at 4/12/2000 12:13:10 AM<br /><br />Dear Friends,<br /> Do any one of you know how to write a script or what has to be done if I want to redirect my output of ACCESS database from screen to email of customers for security reasons.<br /><br />Thank you.<br />

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingASP Development > mailing database output to email of endusers


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT