Click here to Skip to main content
15,924,196 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How can objects on different threads communicate with one another? Pin
jonathan1517-May-06 23:02
jonathan1517-May-06 23:02 
QuestionDISTINCT in crystal report Pin
microuser_200017-May-06 21:40
microuser_200017-May-06 21:40 
AnswerRe: DISTINCT in crystal report Pin
Rizwan Bashir17-May-06 22:58
Rizwan Bashir17-May-06 22:58 
GeneralRe: DISTINCT in crystal report Pin
microuser_200017-May-06 23:34
microuser_200017-May-06 23:34 
GeneralRe: DISTINCT in crystal report Pin
Rizwan Bashir19-May-06 21:56
Rizwan Bashir19-May-06 21:56 
GeneralRe: DISTINCT in crystal report Pin
microuser_200019-May-06 23:37
microuser_200019-May-06 23:37 
QuestionSending large binary data through Asynchronous Sockets in VB.NET??Plz Help Pin
shelal17-May-06 21:21
shelal17-May-06 21:21 
QuestionReading from Text file Pin
Amarni17-May-06 20:53
Amarni17-May-06 20:53 
please while i am reading from txt file
i faced some problems please help

dim i as io.streamfile
dim t as io.file

i=t.open("c:")
while t.read
listview.add(t.readline)
end while

the code is similar to this
but the problem is when he type any row he missed the first char so that this is wrong
please help me how can i solve this problem as type all of the string
when i try to print "amarni"he types "marni"

Amarni
AnswerRe: Reading from Text file Pin
Colin Angus Mackay17-May-06 21:11
Colin Angus Mackay17-May-06 21:11 
GeneralRe: Reading from Text file Pin
Amarni17-May-06 21:59
Amarni17-May-06 21:59 
GeneralRe: Reading from Text file Pin
Steve Pullan17-May-06 22:15
Steve Pullan17-May-06 22:15 
GeneralRe: hhhhhhhh Pin
Amarni17-May-06 22:34
Amarni17-May-06 22:34 
GeneralRe: hhhhhhhh Pin
J4amieC17-May-06 23:00
J4amieC17-May-06 23:00 
GeneralRe: hhhhhhhh Pin
Steve Pullan18-May-06 0:37
Steve Pullan18-May-06 0:37 
GeneralRe: hhhhhhhh Pin
_AK_18-May-06 2:06
_AK_18-May-06 2:06 
QuestionEarly and Late Binding Pin
Scorpio17-May-06 19:36
Scorpio17-May-06 19:36 
AnswerRe: Early and Late Binding Pin
Steve Pullan17-May-06 21:17
Steve Pullan17-May-06 21:17 
GeneralHints: Early and Late Binding Pin
MohammadAmiry18-May-06 5:16
MohammadAmiry18-May-06 5:16 
QuestionDotNetNuke Skin Pin
Kakuji17-May-06 18:57
Kakuji17-May-06 18:57 
QuestionHow to customize WSE policy Pin
hung_ngole17-May-06 18:32
hung_ngole17-May-06 18:32 
QuestionControl MenuItem on MDI application Pin
minhnguyen0817-May-06 16:54
minhnguyen0817-May-06 16:54 
QuestionLOGONUSER Pin
mlauahi17-May-06 13:59
mlauahi17-May-06 13:59 
AnswerRe: LOGONUSER Pin
progload17-May-06 14:45
progload17-May-06 14:45 
GeneralRe: LOGONUSER Pin
mlauahi18-May-06 5:09
mlauahi18-May-06 5:09 
GeneralRe: LOGONUSER Pin
progload18-May-06 5:36
progload18-May-06 5:36 

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.