Click here to Skip to main content
15,912,457 members
Home / Discussions / C#
   

C#

 
QuestionHow can I change the System partition drive letter using c#? Pin
sumit703430-Nov-08 22:50
sumit703430-Nov-08 22:50 
AnswerRe: How can I change the System partition drive letter using c#? Pin
leppie30-Nov-08 23:05
leppie30-Nov-08 23:05 
AnswerRe: How can I change the System partition drive letter using c#? Pin
Samer Aburabie1-Dec-08 0:23
Samer Aburabie1-Dec-08 0:23 
QuestionCpan of C#? Pin
HellTriX30-Nov-08 21:47
HellTriX30-Nov-08 21:47 
AnswerRe: Cpan of C#? Pin
Simon P Stevens30-Nov-08 22:44
Simon P Stevens30-Nov-08 22:44 
QuestionDisplay Word Documents in C# Pin
Laji5930-Nov-08 21:19
Laji5930-Nov-08 21:19 
AnswerRe: Display Word Documents in C# Pin
dan!sh 30-Nov-08 21:54
professional dan!sh 30-Nov-08 21:54 
AnswerRe: Display Word Documents in C# Pin
Padmanabh Ganorkar30-Nov-08 21:59
Padmanabh Ganorkar30-Nov-08 21:59 
Hi,

Here if your context is Asp.net then do as following

create an iframe

<iframe name="iframedoc" frameborder=2 width=580 height=440 src="title.html"></iframe>


create a link also
<a href="your_doc.doc" target="awindow">Open</a>


clicking this open link will show a command box to save/open document, click open..then document will show in browser
You can also handle this in C# put runat property in <a>
AnswerRe: Display Word Documents in C# Pin
Giorgi Dalakishvili1-Dec-08 0:00
mentorGiorgi Dalakishvili1-Dec-08 0:00 
Question[Message Deleted] Pin
himuskanhere30-Nov-08 20:26
himuskanhere30-Nov-08 20:26 
AnswerRe: Reading Excel file Pin
dan!sh 30-Nov-08 21:09
professional dan!sh 30-Nov-08 21:09 
Questionhelp - Get text from MHT file in C# Pin
ShiraRK30-Nov-08 19:57
ShiraRK30-Nov-08 19:57 
AnswerRe: help - Get text from MHT file in C# Pin
leppie30-Nov-08 20:03
leppie30-Nov-08 20:03 
GeneralRe: help - Get text from MHT file in C# Pin
ShiraRK30-Nov-08 21:03
ShiraRK30-Nov-08 21:03 
AnswerRe: help - Get text from MHT file in C# Pin
Ashfield30-Nov-08 21:21
Ashfield30-Nov-08 21:21 
QuestionC# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
thuyphuongid30-Nov-08 16:25
thuyphuongid30-Nov-08 16:25 
AnswerRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
Christian Graus30-Nov-08 16:34
protectorChristian Graus30-Nov-08 16:34 
AnswerRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
Christian Graus30-Nov-08 16:50
protectorChristian Graus30-Nov-08 16:50 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
thuyphuongid30-Nov-08 16:56
thuyphuongid30-Nov-08 16:56 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
Christian Graus30-Nov-08 16:58
protectorChristian Graus30-Nov-08 16:58 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
dan!sh 30-Nov-08 17:02
professional dan!sh 30-Nov-08 17:02 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
Christian Graus30-Nov-08 17:09
protectorChristian Graus30-Nov-08 17:09 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
Paul Conrad30-Nov-08 17:27
professionalPaul Conrad30-Nov-08 17:27 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
thuyphuongid30-Nov-08 17:12
thuyphuongid30-Nov-08 17:12 
GeneralRe: C# - Get DataTable from Access. Please, help me. I can not know this bugs. Pin
thuyphuongid30-Nov-08 17:17
thuyphuongid30-Nov-08 17:17 

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.