Click here to Skip to main content
15,895,011 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Choosing which service to use based on an appsetting Pin
daveg5510-Jun-08 4:34
daveg5510-Jun-08 4:34 
GeneralRe: Choosing which service to use based on an appsetting Pin
Christian Graus10-Jun-08 5:06
protectorChristian Graus10-Jun-08 5:06 
AnswerRe: Choosing which service to use based on an appsetting Pin
Mycroft Holmes10-Jun-08 15:17
professionalMycroft Holmes10-Jun-08 15:17 
GeneralRe: Choosing which service to use based on an appsetting Pin
daveg5511-Jun-08 1:08
daveg5511-Jun-08 1:08 
GeneralRe: Choosing which service to use based on an appsetting Pin
Mycroft Holmes11-Jun-08 2:10
professionalMycroft Holmes11-Jun-08 2:10 
QuestionDataError Event for a Datagrid Pin
gates0910-Jun-08 1:35
gates0910-Jun-08 1:35 
AnswerRe: DataError Event for a Datagrid Pin
Mycroft Holmes10-Jun-08 15:33
professionalMycroft Holmes10-Jun-08 15:33 
QuestionHow to check file status Pin
Ebube10-Jun-08 0:34
Ebube10-Jun-08 0:34 
i have a window service that will alert until a file is read
the ftp write the code below to a log file where sent signify the file has be read
can someone help me with a subroutine in vb .ne that will return boolean indicating whether the file has be read or not

#Software: Microsoft Internet Information Services 5.1
#Version: 1.0
#Date: 2008-06-10 09:04:08
#Fields: time c-ip cs-method cs-uri-stem sc-status
09:04:08 192.168.114.55 [1]USER anonymous 331
09:04:08 192.168.114.55 [1]PASS IEUser@ 230
09:04:16 192.168.114.55 [2]USER anonymous 331
09:04:16 192.168.114.55 [2]PASS IEUser@ 230
09:04:17 192.168.114.55 [3]USER anonymous 331
09:04:17 192.168.114.55 [3]PASS IEUser@ 230
09:04:17 192.168.114.55 [4]USER anonymous 331
09:04:17 192.168.114.55 [4]PASS IEUser@ 230
09:04:42 192.168.114.55 [3]created MS+Pricelist.xls 226
09:14:25 192.168.114.55 [5]USER anonymous 331
09:14:25 192.168.114.55 [5]PASS IEUser@ 230
09:14:25 192.168.114.55 [5]sent /MS+Pricelist.xls 226
09:14:30 192.168.114.55 [5]sent /MS+Pricelist.xls 226
09:19:47 192.168.114.55 [6]USER anonymous 331
09:19:47 192.168.114.55 [6]PASS IEUser@ 230
09:19:47 192.168.114.55 [7]USER anonymous 331
09:19:47 192.168.114.55 [7]PASS IEUser@ 230
09:19:47 192.168.114.55 [7]sent /MS+Pricelist.xls 226
09:19:47 192.168.114.55 [7]sent /MS+Pricelist.xls 226
09:19:47 192.168.114.55 [8]USER anonymous 331
09:19:47 192.168.114.55 [8]PASS IEUser@ 230
09:23:23 192.168.114.55 [9]USER anonymous 331
AnswerRe: How to check file status Pin
Ashfield10-Jun-08 1:32
Ashfield10-Jun-08 1:32 
GeneralRe: How to check file status Pin
Ebube10-Jun-08 2:05
Ebube10-Jun-08 2:05 
GeneralRe: How to check file status Pin
Ashfield10-Jun-08 3:40
Ashfield10-Jun-08 3:40 
QuestionWhen Rss Feed Will Be Updated Pin
divyesh14329-Jun-08 23:39
divyesh14329-Jun-08 23:39 
AnswerRe: When Rss Feed Will Be Updated Pin
Ashfield10-Jun-08 1:28
Ashfield10-Jun-08 1:28 
JokeRe: When Rss Feed Will Be Updated Pin
Mycroft Holmes10-Jun-08 15:36
professionalMycroft Holmes10-Jun-08 15:36 
QuestionDebug problem Pin
monika_vasvani9-Jun-08 21:52
monika_vasvani9-Jun-08 21:52 
AnswerRe: Debug problem Pin
meeram3959-Jun-08 23:57
meeram3959-Jun-08 23:57 
AnswerRe: Debug problem Pin
~Khatri Mitesh~10-Jun-08 22:21
~Khatri Mitesh~10-Jun-08 22:21 
QuestionPlease help - newbie VBA vs .net Pin
rypstra9-Jun-08 18:07
rypstra9-Jun-08 18:07 
AnswerRe: Please help - newbie VBA vs .net Pin
Christian Graus9-Jun-08 18:12
protectorChristian Graus9-Jun-08 18:12 
QuestionDebug Problem Pin
monika_vasvani9-Jun-08 16:34
monika_vasvani9-Jun-08 16:34 
AnswerRe: Debug Problem Pin
Christian Graus9-Jun-08 16:36
protectorChristian Graus9-Jun-08 16:36 
AnswerRe: Debug Problem Pin
monika_vasvani9-Jun-08 21:17
monika_vasvani9-Jun-08 21:17 
GeneralRe: Debug Problem Pin
Christian Graus10-Jun-08 3:47
protectorChristian Graus10-Jun-08 3:47 
QuestionA Null reference exception could occur at runtime Pin
thedom29-Jun-08 14:50
thedom29-Jun-08 14:50 
AnswerRe: A Null reference exception could occur at runtime Pin
Christian Graus9-Jun-08 15:03
protectorChristian Graus9-Jun-08 15:03 

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.