C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




very urgent....anyone pls help me


Posted Date: 16 Aug 2007      Total Responses: 2

Posted By: malu       Member Level: Silver     Points: 2


pls give coding

how to send group mail in asp.net using C#........ie, i have one table in the databse.......this table contains 11 fields.......one field is email address...i want to send one mail to all emailaddresses of this field at a time ...mail form is in one form and gave all addresses in datagrid in another form
how to get the email ids from table or datagrid
pls help me..................................................




Responses

Author: Rajiv Sharma    16 Aug 2007Member Level: GoldRating:     Points: 2
if u r confused just create another function to get email ids from table and use it on form and for sending mail use smtpmail class


Author: Balasubramaniyam    16 Aug 2007Member Level: GoldRating:     Points: 2
if it is Datagrid
string emailid=string.empty;
foreach (DataGridItem item in griddatarelate.Items)
{
Label label1 = (Label)item.FindControl("emailid");
emailid=label1.text
///Here u have to do send.....///////
}


Post Reply
You must Sign In to post a response.
Next : how to set the size of web forms
Previous : Getting the Check Box value in javascript
Return to Discussion Forum
Post New Message
Category: ASP.NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

audio conferencing services

Contact Us    Privacy Policy    Terms Of Use