Click here to Skip to main content
15,881,089 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionlinkbutton open link Pin
UD(IA)28-Sep-08 22:15
UD(IA)28-Sep-08 22:15 
AnswerRe: linkbutton open link Pin
Ashfield28-Sep-08 23:22
Ashfield28-Sep-08 23:22 
QuestionHow to get System Language? Pin
kindman_nb28-Sep-08 21:27
kindman_nb28-Sep-08 21:27 
AnswerRe: How to get System Language? Pin
whatUrunning.com28-Sep-08 21:42
whatUrunning.com28-Sep-08 21:42 
Questionmail attachment repeating Pin
kvsreedhar28-Sep-08 21:23
kvsreedhar28-Sep-08 21:23 
AnswerRe: mail attachment repeating Pin
whatUrunning.com28-Sep-08 21:34
whatUrunning.com28-Sep-08 21:34 
GeneralRe: mail attachment repeating Pin
kvsreedhar28-Sep-08 21:39
kvsreedhar28-Sep-08 21:39 
GeneralRe: mail attachment repeating Pin
whatUrunning.com28-Sep-08 21:46
whatUrunning.com28-Sep-08 21:46 
You only need to create one MailMessage object, attach the attachment once and send it once.
The only part that needs to be in the for loop is
mail.To.Add(...<code> <br />
<br />
<div class="ForumSig"><a href="http://www.whatUrunning.com">www.whatUrunning.com</a></div>

GeneralRe: mail attachment repeating Pin
kvsreedhar28-Sep-08 21:58
kvsreedhar28-Sep-08 21:58 
GeneralRe: mail attachment repeating Pin
whatUrunning.com28-Sep-08 22:01
whatUrunning.com28-Sep-08 22:01 
QuestionFailed to compare two elements in the array Pin
soonarai28-Sep-08 21:14
soonarai28-Sep-08 21:14 
Questionhow to attach a word document to asp.net web application using a checkbox control condition wise Pin
sumanth Reddy28-Sep-08 20:19
sumanth Reddy28-Sep-08 20:19 
QuestionHow to create a column contatining textbox control and make it editable in a gridview Pin
sumanth Reddy28-Sep-08 20:04
sumanth Reddy28-Sep-08 20:04 
AnswerRe: How to create a column contatining textbox control and make it editable in a gridview Pin
HemJoshi28-Sep-08 20:46
HemJoshi28-Sep-08 20:46 
QuestionGridview Add to List Field. Pin
Crazy Genius28-Sep-08 19:02
Crazy Genius28-Sep-08 19:02 
QuestionProbleam VB exe run on IIS Pin
Rinki Mukheraji28-Sep-08 18:37
Rinki Mukheraji28-Sep-08 18:37 
AnswerRe: Probleam VB exe run on IIS Pin
HemJoshi28-Sep-08 20:51
HemJoshi28-Sep-08 20:51 
GeneralRe: Probleam VB exe run on IIS Pin
Rinki Mukheraji29-Sep-08 1:46
Rinki Mukheraji29-Sep-08 1:46 
GeneralRe: Probleam VB exe run on IIS Pin
HemJoshi29-Sep-08 2:13
HemJoshi29-Sep-08 2:13 
GeneralRe: Probleam VB exe run on IIS Pin
Rinki Mukheraji29-Sep-08 2:55
Rinki Mukheraji29-Sep-08 2:55 
QuestionGridview problem Pin
kishorg128-Sep-08 18:34
kishorg128-Sep-08 18:34 
AnswerRe: Gridview problem Pin
Steve Echols28-Sep-08 19:32
Steve Echols28-Sep-08 19:32 
GeneralRe: Gridview problem Pin
kishorg128-Sep-08 19:50
kishorg128-Sep-08 19:50 
QuestionHow to print without user interaction Pin
J Liang28-Sep-08 16:30
J Liang28-Sep-08 16:30 
AnswerRe: How to print without user interaction Pin
N a v a n e e t h28-Sep-08 17:27
N a v a n e e t h28-Sep-08 17:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.