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

ASP.NET

 
Question(DropDownList.DataSource == null) after postback Pin
Łukasz Nowakowski10-Aug-10 4:53
Łukasz Nowakowski10-Aug-10 4:53 
AnswerRe: (DropDownList.DataSource == null) after postback Pin
Sandeep Mewara10-Aug-10 6:05
mveSandeep Mewara10-Aug-10 6:05 
GeneralRe: (DropDownList.DataSource == null) after postback Pin
Łukasz Nowakowski10-Aug-10 8:10
Łukasz Nowakowski10-Aug-10 8:10 
QuestionExcel Error :( Pin
Mugdha_Aditya10-Aug-10 3:12
Mugdha_Aditya10-Aug-10 3:12 
GeneralRe: Excel Error :( Pin
Paladin200010-Aug-10 3:51
Paladin200010-Aug-10 3:51 
AnswerRe: Excel Error :( Pin
Prosanta Kundu online10-Aug-10 18:07
Prosanta Kundu online10-Aug-10 18:07 
QuestionMore than one programmer working on the EF4 model file Pin
Brendan Vogt10-Aug-10 2:48
Brendan Vogt10-Aug-10 2:48 
QuestionReplace ImagePlaceHolder1 in Word 2007 with the image selected in Combo box in C#.net Windows Application Pin
raghvendrapanda10-Aug-10 0:02
raghvendrapanda10-Aug-10 0:02 
Hi,

I have created one template in MsWord 2007 and placed ImagePlaceHolder1 in it.I am able to find and replace the text but how to find ImagePlaceHolder1 in that Word Doc and replace with the one i select in the combo.
At the end I want to save it in .pdf format as shown below.


object format = Word.WdSaveFormat.wdFormatPDF;

_wordapp.ActiveDocument.SaveAs(ref save, ref format, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing, ref _missing);

Want to submit this project today.
Any help is appreciated.

Thanks,
Harish
AnswerRe: Replace ImagePlaceHolder1 in Word 2007 with the image selected in Combo box in C#.net Windows Application Pin
Prosanta Kundu online10-Aug-10 18:02
Prosanta Kundu online10-Aug-10 18:02 
GeneralRe: Replace ImagePlaceHolder1 in Word 2007 with the image selected in Combo box in C#.net Windows Application Pin
raghvendrapanda10-Aug-10 22:42
raghvendrapanda10-Aug-10 22:42 
Questionhex string to sql and to website Pin
meenu s9-Aug-10 12:32
meenu s9-Aug-10 12:32 
QuestionQuestion about saving an image to SQL database Pin
Aptiva Dave9-Aug-10 10:09
Aptiva Dave9-Aug-10 10:09 
AnswerRe: Question about saving an image to SQL database Pin
NeverHeardOfMe9-Aug-10 10:32
NeverHeardOfMe9-Aug-10 10:32 
GeneralRe: Question about saving an image to SQL database Pin
InderK10-Aug-10 1:29
InderK10-Aug-10 1:29 
QuestionThread from code behind aspx Pin
devvvy9-Aug-10 2:34
devvvy9-Aug-10 2:34 
AnswerRe: Thread from code behind aspx Pin
Prosanta Kundu online9-Aug-10 2:52
Prosanta Kundu online9-Aug-10 2:52 
AnswerRe: Thread from code behind aspx Pin
NeverHeardOfMe9-Aug-10 3:27
NeverHeardOfMe9-Aug-10 3:27 
QuestionNeed example code for making an universal table editor... Pin
Hrizip8-Aug-10 21:14
Hrizip8-Aug-10 21:14 
AnswerRe: Need example code for making an universal table editor... Pin
R. Giskard Reventlov8-Aug-10 21:48
R. Giskard Reventlov8-Aug-10 21:48 
GeneralRe: Need example code for making an universal table editor... Pin
Hrizip9-Aug-10 1:41
Hrizip9-Aug-10 1:41 
Questionsum of work hours in rdlc Pin
Thanusree Duth8-Aug-10 19:14
Thanusree Duth8-Aug-10 19:14 
AnswerRe: sum of work hours in rdlc Pin
Tej Aj9-Aug-10 23:54
Tej Aj9-Aug-10 23:54 
QuestionPOP Up control Extender validation Pin
Amit Patel19858-Aug-10 19:01
Amit Patel19858-Aug-10 19:01 
AnswerRe: POP Up control Extender validation Pin
T M Gray9-Aug-10 11:17
T M Gray9-Aug-10 11:17 
GeneralRe: POP Up control Extender validation Pin
Amit Patel19859-Aug-10 19:42
Amit Patel19859-Aug-10 19:42 

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.