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

C#

 
GeneralRe: odbc.dll system.nullreferenceexception Pin
Mertli Ozgur Nevres7-Nov-03 4:38
Mertli Ozgur Nevres7-Nov-03 4:38 
GeneralRe: odbc.dll system.nullreferenceexception Pin
Heath Stewart7-Nov-03 7:31
protectorHeath Stewart7-Nov-03 7:31 
GeneralPaste OLE document in RichTextBox Pin
Tommaso Caldarola6-Nov-03 22:54
Tommaso Caldarola6-Nov-03 22:54 
GeneralRe: Paste OLE document in RichTextBox Pin
Judah Gabriel Himango7-Nov-03 6:45
sponsorJudah Gabriel Himango7-Nov-03 6:45 
GeneralDisplay an existing html file (WebBrowser) Pin
Member 6455016-Nov-03 22:53
Member 6455016-Nov-03 22:53 
GeneralRe: Display an existing html file (WebBrowser) Pin
Corinna John7-Nov-03 1:44
Corinna John7-Nov-03 1:44 
GeneralRe: Display an existing html file (WebBrowser) Pin
Member 6455017-Nov-03 1:51
Member 6455017-Nov-03 1:51 
GeneralRe: Display an existing html file (WebBrowser) Pin
Nick Parker7-Nov-03 2:39
protectorNick Parker7-Nov-03 2:39 
StefaNeo wrote:
Whicht parameters do i need to fill this method? I just have the html filename, e.g. test.html.

<code>Object o = null;
string url = "[FullPathToYourFile]";
this.webBrowser.Navigate(url, ref o, ref o, ref o, ref o);</code>


-Nick Parker
DeveloperNotes.com


GeneralRe: Display an existing html file (WebBrowser) Pin
Corinna John7-Nov-03 7:29
Corinna John7-Nov-03 7:29 
GeneralActive Accessibilty Pin
Warwulfi6-Nov-03 20:58
Warwulfi6-Nov-03 20:58 
GeneralRe: Active Accessibilty Pin
perlmunger7-Nov-03 5:57
perlmunger7-Nov-03 5:57 
GeneralRe: Active Accessibilty Pin
Anonymous10-Nov-03 0:48
Anonymous10-Nov-03 0:48 
GeneralRe: Active Accessibilty Pin
perlmunger10-Nov-03 5:13
perlmunger10-Nov-03 5:13 
QuestionHow to design the dynamic selecting rectangle. Pin
Member 6533996-Nov-03 19:47
Member 6533996-Nov-03 19:47 
AnswerRe: How to design the dynamic selecting rectangle. Pin
J. Dunlap6-Nov-03 19:55
J. Dunlap6-Nov-03 19:55 
GeneralThreading Issue Pls help!! Pin
Cutespn6-Nov-03 19:31
Cutespn6-Nov-03 19:31 
GeneralRe: Threading Issue Pls help!! Pin
perlmunger7-Nov-03 5:51
perlmunger7-Nov-03 5:51 
GeneralFile Contention Pin
David23g6-Nov-03 14:29
David23g6-Nov-03 14:29 
GeneralRe: File Contention Pin
Heath Stewart7-Nov-03 3:49
protectorHeath Stewart7-Nov-03 3:49 
GeneralRe: File Contention Pin
Anonymous7-Nov-03 8:52
Anonymous7-Nov-03 8:52 
QuestionCompilation to binary (No CLR) ? Pin
jbrydon6-Nov-03 14:09
jbrydon6-Nov-03 14:09 
AnswerRe: Compilation to binary (No CLR) ? Pin
Nick Parker6-Nov-03 17:42
protectorNick Parker6-Nov-03 17:42 
GeneralRemote MAC Address Pin
Shaun Becker6-Nov-03 12:55
Shaun Becker6-Nov-03 12:55 
GeneralRe: Remote MAC Address Pin
Heath Stewart7-Nov-03 3:55
protectorHeath Stewart7-Nov-03 3:55 
QuestionIn C# the fastest way to display a pixel or a full quadrilateral shape ? Pin
Demokritos6-Nov-03 9:38
Demokritos6-Nov-03 9:38 

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.