Click here to Skip to main content
15,886,110 members
Home / Discussions / C#
   

C#

 
GeneralConfused by Invoke Pin
Neil Lamka16-May-03 8:41
Neil Lamka16-May-03 8:41 
GeneralRe: Confused by Invoke Pin
leppie16-May-03 11:59
leppie16-May-03 11:59 
GeneralRe: Confused by Invoke Pin
Wesner Moise19-May-03 18:54
Wesner Moise19-May-03 18:54 
Generalquestion about unbound column in DataGrid Pin
cruscal16-May-03 6:06
cruscal16-May-03 6:06 
GeneralUrlDownloadToFile strange behaviour Pin
GriffonRL16-May-03 5:35
GriffonRL16-May-03 5:35 
GeneralRe: UrlDownloadToFile strange behaviour Pin
James T. Johnson16-May-03 13:44
James T. Johnson16-May-03 13:44 
GeneralRe: UrlDownloadToFile strange behaviour Pin
J. Dunlap16-May-03 13:48
J. Dunlap16-May-03 13:48 
GeneralRe: UrlDownloadToFile strange behaviour Pin
GriffonRL18-May-03 22:39
GriffonRL18-May-03 22:39 
Hello,

Thanks for answering but look at that:

URLDownloadToFile(IntPtr.Zero,"http://www.kimo.com.tw",@"c:\test1.htm",0,IntPtr.Zero);
<-- create the file

URLDownloadToFile(IntPtr.Zero,"http://www.yahoo.com",@"c:\test2.htm",0,IntPtr.Zero);
<-- create the file

URLDownloadToFile(IntPtr.Zero,"http://www.boursorama.com",@"c:\test3.htm",0,IntPtr.Zero); <-- doesn't create the file

Any idea ? Try by yourself.

R. LOPES
Just programmer.
GeneralRe: UrlDownloadToFile strange behaviour Pin
GriffonRL18-May-03 22:40
GriffonRL18-May-03 22:40 
GeneralIDocHostUIHandler and InternetExplorer object. Pin
GriffonRL16-May-03 4:14
GriffonRL16-May-03 4:14 
GeneralBest way to implement a game timer Pin
Anonymous16-May-03 4:10
Anonymous16-May-03 4:10 
General.NET Remoting related question Pin
stevb16-May-03 4:01
stevb16-May-03 4:01 
GeneralRe: .NET Remoting related question Pin
Andres Manggini16-May-03 12:31
Andres Manggini16-May-03 12:31 
GeneralDynamic business application questions Pin
tarmin16-May-03 0:05
tarmin16-May-03 0:05 
GeneralRe: Dynamic business application questions Pin
Daniel Turini16-May-03 0:58
Daniel Turini16-May-03 0:58 
GeneralRe: Dynamic business application questions Pin
shaunAustin16-May-03 1:09
shaunAustin16-May-03 1:09 
GeneralRe: Dynamic business application questions Pin
tarmin17-May-03 4:28
tarmin17-May-03 4:28 
GeneralXML documentation problem Pin
simwiz15-May-03 23:00
simwiz15-May-03 23:00 
GeneralRe: XML documentation problem Pin
shaunAustin16-May-03 0:59
shaunAustin16-May-03 0:59 
Generalcreating a bindable control Pin
Roger Alsing15-May-03 21:06
Roger Alsing15-May-03 21:06 
GeneralRe: creating a bindable control Pin
David23g16-May-03 6:58
David23g16-May-03 6:58 
GeneralRe: creating a bindable control Pin
Bo Hunter16-May-03 20:19
Bo Hunter16-May-03 20:19 
Generalsetting share permissions Pin
Captain Kirk15-May-03 19:36
Captain Kirk15-May-03 19:36 
GeneralGetProcessesByName Problem Pin
eggie515-May-03 10:51
eggie515-May-03 10:51 
GeneralRe: GetProcessesByName Problem Pin
J. Dunlap15-May-03 11:04
J. Dunlap15-May-03 11: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.