Click here to Skip to main content
15,892,809 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Nested gridview Pin
Manas Bhardwaj22-Sep-09 6:26
professionalManas Bhardwaj22-Sep-09 6:26 
AnswerRe: Nested gridview Pin
Abhishek Sur22-Sep-09 12:16
professionalAbhishek Sur22-Sep-09 12:16 
Questionhow can i send a mail in .pdf format Pin
inayat basha22-Sep-09 5:50
inayat basha22-Sep-09 5:50 
AnswerRe: how can i send a mail in .pdf format Pin
Abhijit Jana22-Sep-09 5:55
professionalAbhijit Jana22-Sep-09 5:55 
GeneralRe: how can i send a mail in .pdf format Pin
inayat basha22-Sep-09 6:14
inayat basha22-Sep-09 6:14 
GeneralRe: how can i send a mail in .pdf format Pin
Manas Bhardwaj22-Sep-09 6:16
professionalManas Bhardwaj22-Sep-09 6:16 
GeneralRe: how can i send a mail in .pdf format Pin
inayat basha22-Sep-09 6:27
inayat basha22-Sep-09 6:27 
GeneralRe: how can i send a mail in .pdf format Pin
Richard MacCutchan22-Sep-09 9:26
mveRichard MacCutchan22-Sep-09 9:26 
inayat basha wrote:
i want to attach with my code only not by converting them...


This makes no sense. how can you attach something as PDF without converting it to PDF? The only way to achieve what you want is to send the attachment data to some form of PDF converter which creates a file. Then attach that file to the email before you send. If you want to do this all in your own code then you will need one of the PDF converter libraries that are available.
GeneralRe: how can i send a mail in .pdf format Pin
inayat basha24-Sep-09 15:02
inayat basha24-Sep-09 15:02 
GeneralRe: how can i send a mail in .pdf format Pin
Richard MacCutchan24-Sep-09 22:29
mveRichard MacCutchan24-Sep-09 22:29 
QuestionDeleting using InnerJoin Pin
dayakar_dn22-Sep-09 5:24
dayakar_dn22-Sep-09 5:24 
AnswerRe: Deleting using InnerJoin Pin
Manas Bhardwaj22-Sep-09 5:42
professionalManas Bhardwaj22-Sep-09 5:42 
QuestionEdit Item Template, Dropdown list Pin
JohnQuar122-Sep-09 4:50
JohnQuar122-Sep-09 4:50 
QuestionDynamic Add multiple images in crystal reports. Pin
payaldonga22-Sep-09 4:28
payaldonga22-Sep-09 4:28 
AnswerRe: Dynamic Add multiple images in crystal reports. Pin
Manas Bhardwaj22-Sep-09 6:00
professionalManas Bhardwaj22-Sep-09 6:00 
GeneralRe: Dynamic Add multiple images in crystal reports. Pin
HariArunachalam1-Oct-09 18:17
HariArunachalam1-Oct-09 18:17 
QuestionJavaScript Shift + : Pin
dptalt22-Sep-09 2:36
dptalt22-Sep-09 2:36 
AnswerRe: JavaScript Shift + : Pin
Robert_Pan22-Sep-09 3:43
Robert_Pan22-Sep-09 3:43 
GeneralRe: JavaScript Shift + : Pin
dptalt22-Sep-09 3:54
dptalt22-Sep-09 3:54 
QuestionData from SQL & Header from XML??? Pin
KittyKit22-Sep-09 1:52
KittyKit22-Sep-09 1:52 
AnswerRe: Data from SQL & Header from XML??? Pin
Not Active22-Sep-09 3:02
mentorNot Active22-Sep-09 3:02 
QuestionGridView Pagination Problem Pin
JMAboliEnrich22-Sep-09 1:30
JMAboliEnrich22-Sep-09 1:30 
AnswerRe: GridView Pagination Problem Pin
keyur satyadev22-Sep-09 2:23
keyur satyadev22-Sep-09 2:23 
GeneralRe: GridView Pagination Problem Pin
JMAboliEnrich22-Sep-09 20:47
JMAboliEnrich22-Sep-09 20:47 
AnswerRe: GridView Pagination Problem Pin
Abhijit Jana22-Sep-09 2:27
professionalAbhijit Jana22-Sep-09 2: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.