Click here to Skip to main content
15,885,985 members
Home / Discussions / C#
   

C#

 
GeneralRe: Storing a Colour in Xml using XmlConvert Pin
Gareth H14-Dec-06 22:31
Gareth H14-Dec-06 22:31 
Question.net 2.0 datagridview column header width Pin
fmardani14-Dec-06 4:26
fmardani14-Dec-06 4:26 
AnswerRe: .net 2.0 datagridview column header width Pin
Ravi Bhavnani14-Dec-06 4:52
professionalRavi Bhavnani14-Dec-06 4:52 
Questionhow to programmatically delete cookies Pin
cellardoor071614-Dec-06 4:10
cellardoor071614-Dec-06 4:10 
AnswerRe: how to programmatically delete cookies Pin
Ravi Bhavnani14-Dec-06 4:59
professionalRavi Bhavnani14-Dec-06 4:59 
QuestionRe: how to programmatically delete cookies Pin
SpartanSoft14-Dec-06 8:44
SpartanSoft14-Dec-06 8:44 
AnswerRe: how to programmatically delete cookies Pin
Ravi Bhavnani14-Dec-06 8:48
professionalRavi Bhavnani14-Dec-06 8:48 
QuestionPrinting HTML files without header, footer. Pin
zaboboa14-Dec-06 4:04
zaboboa14-Dec-06 4:04 
Hello,

Is there a way programmatically to set the page properties, or something to print the HTML document without header, and a footer?
Right now I am using this command to do this:

<br />
HtmlDocument document = (HtmlDocument)webBrowser.Document;<br />
document.ExecCommand("Print", true, 0);<br />


But it always prints page number, and a file name on the bottom, etc...

Thank you.
Questionpost xml to http and then retrieve that data Pin
theflux12314-Dec-06 3:42
theflux12314-Dec-06 3:42 
AnswerRe: post xml to http and then retrieve that data Pin
Ravi Bhavnani14-Dec-06 5:04
professionalRavi Bhavnani14-Dec-06 5:04 
QuestionTree View ??????? Pin
sajid.salim.khan14-Dec-06 1:14
sajid.salim.khan14-Dec-06 1:14 
AnswerRe: Tree View ??????? Pin
Tarakeshwar Reddy14-Dec-06 1:38
professionalTarakeshwar Reddy14-Dec-06 1:38 
GeneralRe: Tree View ??????? Pin
sajid.salim.khan14-Dec-06 2:23
sajid.salim.khan14-Dec-06 2:23 
QuestionHelp regarding regular expressions Pin
anu8114-Dec-06 0:19
anu8114-Dec-06 0:19 
AnswerRe: Help regarding regular expressions Pin
quiteSmart14-Dec-06 1:38
quiteSmart14-Dec-06 1:38 
GeneralRe: Help regarding regular expressions Pin
anu8114-Dec-06 1:44
anu8114-Dec-06 1:44 
GeneralRe: Help regarding regular expressions Pin
quiteSmart14-Dec-06 1:48
quiteSmart14-Dec-06 1:48 
AnswerRe: Help regarding regular expressions Pin
leppie14-Dec-06 1:55
leppie14-Dec-06 1:55 
AnswerRe: Help regarding regular expressions Pin
Guffa14-Dec-06 5:45
Guffa14-Dec-06 5:45 
QuestionXSD generated AutoIncrement problem Pin
Soundman32.213-Dec-06 23:41
Soundman32.213-Dec-06 23:41 
AnswerRe: XSD generated AutoIncrement problem Pin
Ritesh Mehrotra15-Dec-06 0:05
Ritesh Mehrotra15-Dec-06 0:05 
QuestionToolStripItem alignment Pin
Duong Tien Nam13-Dec-06 23:20
Duong Tien Nam13-Dec-06 23:20 
QuestionHow to encrypt an image file ? Pin
Zee Ahmed13-Dec-06 23:12
Zee Ahmed13-Dec-06 23:12 
AnswerRe: How to encrypt an image file ? Pin
Colin Angus Mackay13-Dec-06 23:24
Colin Angus Mackay13-Dec-06 23:24 
QuestionSql Connection testing Pin
TheKrazyNomaD13-Dec-06 23:04
TheKrazyNomaD13-Dec-06 23:04 

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.