Click here to Skip to main content
15,887,776 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: home folder Pin
Dave Kreskowiak22-May-07 8:45
mveDave Kreskowiak22-May-07 8:45 
Questionactive directory Pin
Jayesh Talsaniya21-May-07 21:32
Jayesh Talsaniya21-May-07 21:32 
Questionhow to edit label in listview to specify column? Pin
charleslau285521-May-07 20:46
charleslau285521-May-07 20:46 
AnswerRe: how to edit label in listview to specify column? Pin
Dave Kreskowiak22-May-07 8:43
mveDave Kreskowiak22-May-07 8:43 
QuestionFile Handling Problem Pin
virendra_00721-May-07 20:31
virendra_00721-May-07 20:31 
AnswerRe: File Handling Problem Pin
CPallini21-May-07 21:06
mveCPallini21-May-07 21:06 
AnswerRe: File Handling Problem Pin
desperate_coder21-May-07 22:06
desperate_coder21-May-07 22:06 
AnswerRe: File Handling Problem Pin
Dave Kreskowiak22-May-07 8:40
mveDave Kreskowiak22-May-07 8:40 
Desperate is right. Download the file to a temporary filename first, then rename it to what your other app is expecting. Either that, or combine the two applications into one so your code knows exactly when the file is done downloading. This, of course, depends on your code actually handing the download instead of relying on the functionality of something like IE to do it for you.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


Questionvideo streaming Pin
navyasri21-May-07 20:07
navyasri21-May-07 20:07 
AnswerRe: video streaming Pin
Dave Kreskowiak22-May-07 8:36
mveDave Kreskowiak22-May-07 8:36 
QuestionRe: video streaming Pin
gkumaresan19-Jul-09 0:06
gkumaresan19-Jul-09 0:06 
QuestionRe: video streaming Pin
gkumaresan19-Jul-09 0:09
gkumaresan19-Jul-09 0:09 
QuestionRe: video streaming Pin
gkumaresan19-Jul-09 0:11
gkumaresan19-Jul-09 0:11 
QuestionHttpWebRequest.GetResponse 403... but works with Fiddler! Pin
Jimmator21-May-07 17:19
Jimmator21-May-07 17:19 
AnswerRe: HttpWebRequest.GetResponse 403... but works with Fiddler! Pin
Jimmator22-May-07 7:17
Jimmator22-May-07 7:17 
GeneralRe: HttpWebRequest.GetResponse 403... but works with Fiddler! Pin
Dave Kreskowiak22-May-07 8:34
mveDave Kreskowiak22-May-07 8:34 
QuestionMultiline Listbox Pin
The ANZAC21-May-07 12:07
The ANZAC21-May-07 12:07 
AnswerRe: Multiline Listbox Pin
Dave Kreskowiak21-May-07 16:12
mveDave Kreskowiak21-May-07 16:12 
GeneralRe: Multiline Listbox Pin
The ANZAC21-May-07 17:03
The ANZAC21-May-07 17:03 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak22-May-07 8:27
mveDave Kreskowiak22-May-07 8:27 
GeneralRe: Multiline Listbox Pin
The ANZAC22-May-07 11:17
The ANZAC22-May-07 11:17 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak22-May-07 12:15
mveDave Kreskowiak22-May-07 12:15 
GeneralRe: Multiline Listbox Pin
The ANZAC22-May-07 12:19
The ANZAC22-May-07 12:19 
GeneralRe: Multiline Listbox Pin
Dave Kreskowiak23-May-07 15:12
mveDave Kreskowiak23-May-07 15:12 
QuestionProblem with SQL... Pin
CCG321-May-07 11:33
CCG321-May-07 11:33 

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.