CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Emailing many members from a list

Print topic Send  topic

Author Message
globalnet

Posts: 1
Posted: 10/01/2005, 9:32 AM

Has any one produced the code to email the contents of a grid?

I want the user to be able to see the list on the screen before sending the email

They should also be able to enter the contents of the subject and tne message body in a form.
View profile  Send private message
kevind

Posts: 251
Posted: 10/07/2005, 2:44 PM

hi there,

i would set up a search form to act as the control for the grid results and the input form for the subject and body text

then, you can pass a URL parameter to indicate that the user is trying to send the msg to the grid results - in the BEFORE SHOW ROW event of the grid you would put the ASP code in to generate the mail message - the code would look for a parameter in the URL to be set to true to actually transmit the grid out and the subject and body text could be passed in the URL too - there may be a length limit.

just some ideas - one page short and sweet - the other way would be to have a record form to store the message and perhaps call another page with the same search parameters that the grid preview has and let it process the e-mails out.in the before show row code

let me know how you make out

kd



_________________
thanks
Kevin

======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.