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

C#

 
GeneralRe: Application Crashed! Pin
Christian Graus26-Jun-08 12:38
protectorChristian Graus26-Jun-08 12:38 
AnswerRe: Application Crashed! Pin
Harvey Saayman26-Jun-08 1:10
Harvey Saayman26-Jun-08 1:10 
AnswerRe: Application Crashed! Pin
Thomas Stockwell27-Jun-08 4:43
professionalThomas Stockwell27-Jun-08 4:43 
QuestionChanging the layer of a control??? Pin
Harvey Saayman26-Jun-08 0:35
Harvey Saayman26-Jun-08 0:35 
AnswerRe: Changing the layer of a control??? Pin
dan!sh 26-Jun-08 0:43
professional dan!sh 26-Jun-08 0:43 
GeneralRe: Changing the layer of a control??? Pin
Harvey Saayman26-Jun-08 0:46
Harvey Saayman26-Jun-08 0:46 
QuestionSHDocVw.InternetExplorer & SHDocVw.ShellWindows Pin
miauwmiauwmiauw26-Jun-08 0:33
miauwmiauwmiauw26-Jun-08 0:33 
AnswerRe: SHDocVw.InternetExplorer & SHDocVw.ShellWindows Pin
Mbah Dhaim26-Jun-08 0:55
Mbah Dhaim26-Jun-08 0:55 
Create this one times
SHDocVw.InternetExplorer ie = new SHDocVw.InternetExplorer();
ie.Visible = false;

use this many times
ie.Navigate2(ref vUrl, ref vFlags, ref vTargetFrame, ref vPost, ref vHeaders);

i hope this will help

dhaim
program is hobby that make some money as side effect Smile | :)

GeneralRe: SHDocVw.InternetExplorer & SHDocVw.ShellWindows Pin
miauwmiauwmiauw26-Jun-08 15:29
miauwmiauwmiauw26-Jun-08 15:29 
Questioncrysta report Pin
cse.vidhya26-Jun-08 0:08
cse.vidhya26-Jun-08 0:08 
AnswerRe: crysta report Pin
karthi8426-Jun-08 3:26
karthi8426-Jun-08 3:26 
Questionnot catching my exception Pin
blakey40425-Jun-08 23:31
blakey40425-Jun-08 23:31 
AnswerRe: not catching my exception Pin
Christian Graus25-Jun-08 23:33
protectorChristian Graus25-Jun-08 23:33 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:47
blakey40425-Jun-08 23:47 
GeneralRe: not catching my exception Pin
blakey40426-Jun-08 1:58
blakey40426-Jun-08 1:58 
GeneralRe: not catching my exception Pin
Pete O'Hanlon26-Jun-08 10:00
mvePete O'Hanlon26-Jun-08 10:00 
AnswerRe: not catching my exception Pin
leppie25-Jun-08 23:44
leppie25-Jun-08 23:44 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:49
blakey40425-Jun-08 23:49 
GeneralRe: not catching my exception Pin
leppie26-Jun-08 2:19
leppie26-Jun-08 2:19 
GeneralRe: not catching my exception Pin
blakey40426-Jun-08 2:34
blakey40426-Jun-08 2:34 
GeneralRe: not catching my exception Pin
leppie26-Jun-08 4:35
leppie26-Jun-08 4:35 
AnswerRe: not catching my exception Pin
Harvey Saayman25-Jun-08 23:49
Harvey Saayman25-Jun-08 23:49 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:51
blakey40425-Jun-08 23:51 
GeneralRe: not catching my exception Pin
Harvey Saayman25-Jun-08 23:54
Harvey Saayman25-Jun-08 23:54 
GeneralRe: not catching my exception Pin
blakey40425-Jun-08 23:57
blakey40425-Jun-08 23:57 

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.