Click here to Skip to main content
15,886,258 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: asp.net code for download pdf or another file from aspx pages Pin
Sandeep Akhare29-Aug-07 6:44
Sandeep Akhare29-Aug-07 6:44 
Questionabout CollapsiblePanelExtender Pin
Sujit Mandal29-Aug-07 2:48
Sujit Mandal29-Aug-07 2:48 
AnswerRe: about CollapsiblePanelExtender Pin
Sandeep Akhare29-Aug-07 6:38
Sandeep Akhare29-Aug-07 6:38 
QuestionTo store image and videos Pin
n_gchaitra29-Aug-07 2:24
n_gchaitra29-Aug-07 2:24 
AnswerRe: To store image and videos Pin
Christian Graus29-Aug-07 2:35
protectorChristian Graus29-Aug-07 2:35 
JokeRe: To store image and videos Pin
Manuel F. Hernandez29-Aug-07 7:23
Manuel F. Hernandez29-Aug-07 7:23 
GeneralRe: To store image and videos Pin
Christian Graus29-Aug-07 7:59
protectorChristian Graus29-Aug-07 7:59 
Questionattachment with OpenDefaultClient Pin
manowj29-Aug-07 2:22
manowj29-Aug-07 2:22 
Hi Everyone,

I have used this code to attach a file. But the attachment does not work.
can anyone help me in this regard.

Dim MsgBuilder As New StringBuilder
MsgBuilder.Append("mailto:")
'MsgBuilder.Append("&cc=")
'MsgBuilder.Append("&bcc=")
MsgBuilder.Append("&BodyFormat = MailFormat.Html")
MsgBuilder.Append("&subject=Emailing- Testing")
MsgBuilder.Append("&body=" & strBody)
MsgBuilder.Append("&Attach=" & fname & "")

Regards,
Manowj
QuestionHow to pass a different server conenction in a subreport ? Pin
Fabu197129-Aug-07 2:16
Fabu197129-Aug-07 2:16 
QuestionApplication Object Pin
Amit Kumar G29-Aug-07 2:10
Amit Kumar G29-Aug-07 2:10 
QuestionFCKeditor [modified] Pin
anand tcr29-Aug-07 1:44
anand tcr29-Aug-07 1:44 
QuestionDynamic WindowsAuthenticated ConnectionString Pin
Kuricheti29-Aug-07 1:41
Kuricheti29-Aug-07 1:41 
AnswerRe: Dynamic WindowsAuthenticated ConnectionString Pin
codelinks29-Aug-07 1:45
codelinks29-Aug-07 1:45 
QuestionDatalist in datagrid Pin
deepu9429-Aug-07 1:10
deepu9429-Aug-07 1:10 
AnswerRe: Datalist in datagrid Pin
Vasudevan Deepak Kumar29-Aug-07 1:39
Vasudevan Deepak Kumar29-Aug-07 1:39 
Questionhey..urgent help needed with makin a site like orkut ... Pin
vishnu_ajit29-Aug-07 0:49
vishnu_ajit29-Aug-07 0:49 
AnswerRe: hey..urgent help needed with makin a site like orkut ... Pin
imranafsari29-Aug-07 0:56
imranafsari29-Aug-07 0:56 
AnswerRe: hey..urgent help needed with makin a site like orkut ... Pin
Sathesh Sakthivel29-Aug-07 0:56
Sathesh Sakthivel29-Aug-07 0:56 
AnswerRe: hey..urgent help needed with makin a site like orkut ... Pin
Vasudevan Deepak Kumar29-Aug-07 1:37
Vasudevan Deepak Kumar29-Aug-07 1:37 
AnswerRe: hey..urgent help needed with makin a site like orkut ... Pin
codelinks29-Aug-07 1:38
codelinks29-Aug-07 1:38 
GeneralRe: hey..urgent help needed with makin a site like orkut ... Pin
Vasudevan Deepak Kumar29-Aug-07 1:49
Vasudevan Deepak Kumar29-Aug-07 1:49 
GeneralRe: hey..urgent help needed with makin a site like orkut ... Pin
codelinks29-Aug-07 1:52
codelinks29-Aug-07 1:52 
Questionhow to add data to an empty detailsview? Pin
Big Ralph29-Aug-07 0:47
Big Ralph29-Aug-07 0:47 
QuestionHow to add Google search? Pin
Paramhans Dubey29-Aug-07 0:42
professionalParamhans Dubey29-Aug-07 0:42 
AnswerRe: How to add Google search? Pin
Vasudevan Deepak Kumar29-Aug-07 1:34
Vasudevan Deepak Kumar29-Aug-07 1:34 

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.