Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~101 People Reached
Favorite Forums
Favorite Tags
Member Avatar for YHDown

i have a gridview with values and email addresses. it sends emails to the email addresses if it is checked (checkbox). i use arraylist to store the email addresses and the values in the rows as content in email. how to check through the arraylist? if the 1st address is …

0
61
Member Avatar for YHDown

I have a problem sending emails correctly. Currently the system i am developing sends emails using CDO message. i have a gridview containing the values i need to send in the email(assume value1,value2,value3,...,recipient's email). Once i check the checkboxes located at the last column of the gridview (i placed checkbox …

0
40