Click here to Skip to main content
15,894,343 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: what is wrong with the Following code Pin
Paramhans Dubey2-Aug-07 2:26
professionalParamhans Dubey2-Aug-07 2:26 
GeneralRe: what is wrong with the Following code Pin
Vimalsoft(Pty) Ltd2-Aug-07 3:20
professionalVimalsoft(Pty) Ltd2-Aug-07 3:20 
GeneralRe: what is wrong with the Following code Pin
Tom Deketelaere2-Aug-07 4:05
professionalTom Deketelaere2-Aug-07 4:05 
AnswerRe: what is wrong with the Following code Pin
Vimalsoft(Pty) Ltd2-Aug-07 22:21
professionalVimalsoft(Pty) Ltd2-Aug-07 22:21 
QuestionUpdating the database with SqlDataAdapter Pin
HinJinShah1-Aug-07 22:56
HinJinShah1-Aug-07 22:56 
Questionhow can i recognise voice? Pin
Ashraf zia1-Aug-07 21:53
Ashraf zia1-Aug-07 21:53 
AnswerRe: how can i recognise voice? Pin
Christian Graus1-Aug-07 21:56
protectorChristian Graus1-Aug-07 21:56 
Questionsend data from a listbox to textbox Pin
sixecho1-Aug-07 21:41
sixecho1-Aug-07 21:41 
could someone help me with this problem

the error said Object reference not set to an instance of an object.


Dim dd As Array
Dim ee As Integer
Dim tt As String

ListBox1.Items.CopyTo(dd, ee) ''''error occurs here''''
tt = ee
TextBox1.Text = tt
AnswerRe: send data from a listbox to textbox Pin
Christian Graus1-Aug-07 21:49
protectorChristian Graus1-Aug-07 21:49 
AnswerRe: send data from a listbox to textbox Pin
Tom Deketelaere1-Aug-07 23:36
professionalTom Deketelaere1-Aug-07 23:36 
QuestionUsing .NET dll in VB Script Pin
Amma123!!1-Aug-07 20:34
Amma123!!1-Aug-07 20:34 
AnswerRe: Using .NET dll in VB Script Pin
Christian Graus1-Aug-07 20:45
protectorChristian Graus1-Aug-07 20:45 
GeneralRe: Using .NET dll in VB Script Pin
Amma123!!2-Aug-07 5:01
Amma123!!2-Aug-07 5:01 
QuestionContext Menu in Textbox using VB Pin
nhss1-Aug-07 20:09
nhss1-Aug-07 20:09 
Questionwindow application deployment Pin
Sonia Gupta1-Aug-07 18:41
Sonia Gupta1-Aug-07 18:41 
AnswerRe: window application deployment Pin
Christian Graus1-Aug-07 18:58
protectorChristian Graus1-Aug-07 18:58 
GeneralRe: window application deployment Pin
Sonia Gupta1-Aug-07 22:43
Sonia Gupta1-Aug-07 22:43 
GeneralRe: window application deployment Pin
Christian Graus1-Aug-07 23:04
protectorChristian Graus1-Aug-07 23:04 
GeneralRe: window application deployment Pin
Sonia Gupta1-Aug-07 23:24
Sonia Gupta1-Aug-07 23:24 
GeneralRe: window application deployment Pin
Christian Graus2-Aug-07 0:32
protectorChristian Graus2-Aug-07 0:32 
GeneralRe: window application deployment Pin
Vimalsoft(Pty) Ltd2-Aug-07 4:27
professionalVimalsoft(Pty) Ltd2-Aug-07 4:27 
AnswerRe: window application deployment Pin
Tom Deketelaere1-Aug-07 20:44
professionalTom Deketelaere1-Aug-07 20:44 
Questionminesweeper Pin
gamesiao1-Aug-07 17:56
gamesiao1-Aug-07 17:56 
AnswerRe: minesweeper Pin
Christian Graus1-Aug-07 18:24
protectorChristian Graus1-Aug-07 18:24 
QuestionNamespaces Pin
2hdass1-Aug-07 13:33
2hdass1-Aug-07 13: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.