Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to set my app full trust (CAS) ? Pin
hdv2122-Jan-09 9:04
hdv2122-Jan-09 9:04 
GeneralRe: How to set my app full trust (CAS) ? Pin
Mark Churchill3-Jan-09 15:55
Mark Churchill3-Jan-09 15:55 
GeneralRe: How to set my app full trust (CAS) ? Pin
hdv2125-Jan-09 5:53
hdv2125-Jan-09 5:53 
QuestionProblem when closing Form containing DataGridView Pin
kbalias2-Jan-09 1:37
kbalias2-Jan-09 1:37 
AnswerRe: Problem when closing Form containing DataGridView Pin
#realJSOP2-Jan-09 2:51
mve#realJSOP2-Jan-09 2:51 
GeneralRe: Problem when closing Form containing DataGridView Pin
kbalias2-Jan-09 5:12
kbalias2-Jan-09 5:12 
QuestionSave web page in IE Pin
Kim06182-Jan-09 1:32
Kim06182-Jan-09 1:32 
AnswerRe: Save web page in IE Pin
N a v a n e e t h2-Jan-09 2:00
N a v a n e e t h2-Jan-09 2:00 
Kim0618 wrote:
How can I save web page in IE by c#


AFAIK, you can't do that. For saving web pages, work with "WebClient" class. It has got methods to download a file or data from a webpage. Then use regular expressions to see what are the other resources (images,styles etc) used and send separate request for these to download.

There should be an article on this here in CP. Try searching.


AnswerRe: Save web page in IE Pin
Ravi Bhavnani2-Jan-09 19:35
professionalRavi Bhavnani2-Jan-09 19:35 
QuestionOne-Click DataGridViewComboBoxCell Pin
Dominik Reichl2-Jan-09 1:23
Dominik Reichl2-Jan-09 1:23 
AnswerRe: One-Click DataGridViewComboBoxCell Pin
kbalias2-Jan-09 1:58
kbalias2-Jan-09 1:58 
GeneralRe: One-Click DataGridViewComboBoxCell Pin
Dominik Reichl2-Jan-09 2:11
Dominik Reichl2-Jan-09 2:11 
GeneralRe: One-Click DataGridViewComboBoxCell Pin
kbalias2-Jan-09 5:18
kbalias2-Jan-09 5:18 
Questiondebugging BHO Pin
Maverickcool2-Jan-09 1:12
Maverickcool2-Jan-09 1:12 
QuestionAbout My Macro Program's problem. [modified] Pin
tr_thorn2-Jan-09 0:48
tr_thorn2-Jan-09 0:48 
Question[Message Deleted] Pin
umeshrajpoot2-Jan-09 0:26
umeshrajpoot2-Jan-09 0:26 
AnswerRe: Problem while converting pdf to doc Pin
Christian Graus2-Jan-09 5:42
protectorChristian Graus2-Jan-09 5:42 
GeneralRe: Problem while converting pdf to doc Pin
umeshrajpoot2-Jan-09 17:36
umeshrajpoot2-Jan-09 17:36 
Questionsize of type? Pin
dec821-Jan-09 22:53
dec821-Jan-09 22:53 
AnswerRe: size of type? Pin
Brij2-Jan-09 0:02
mentorBrij2-Jan-09 0:02 
GeneralRe: size of type? Pin
Eddy Vluggen2-Jan-09 1:50
professionalEddy Vluggen2-Jan-09 1:50 
GeneralRe: size of type? Pin
Dave Kreskowiak2-Jan-09 3:58
mveDave Kreskowiak2-Jan-09 3:58 
AnswerRe: size of type? Pin
BESHOY MARKO2-Jan-09 11:00
BESHOY MARKO2-Jan-09 11:00 
QuestionOperate Programmatically Other Applications Pin
Soptik Dutta1-Jan-09 22:24
Soptik Dutta1-Jan-09 22:24 
AnswerRe: Operate Programmatically Other Applications Pin
«_Superman_»1-Jan-09 23:05
professional«_Superman_»1-Jan-09 23:05 

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.