Click here to Skip to main content
15,889,852 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: How to change Language? Pin
Jelle Hissink9-Sep-07 11:08
Jelle Hissink9-Sep-07 11:08 
QuestionRecent files again Pin
Cedrickdeorange9-Sep-07 1:26
Cedrickdeorange9-Sep-07 1:26 
AnswerRe: Recent files again Pin
Christian Graus9-Sep-07 3:00
protectorChristian Graus9-Sep-07 3:00 
QuestionPlease Help me!! Pin
buzz59588-Sep-07 20:06
buzz59588-Sep-07 20:06 
AnswerRe: Please Help me!! Pin
Tamimi - Code8-Sep-07 21:44
Tamimi - Code8-Sep-07 21:44 
GeneralRe: Please Help me!! Pin
buzz59589-Sep-07 3:42
buzz59589-Sep-07 3:42 
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 4:09
protectorChristian Graus9-Sep-07 4:09 
GeneralRe: Please Help me!! Pin
buzz59589-Sep-07 4:14
buzz59589-Sep-07 4:14 
Forgive me, but I know that otherwise I wouldnt be writting in to this forum. Smile | :)

I changed it to this: this is better but it still is only giving me "xxx" instead of the input of the phone number:


Private Sub btnPush_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnPush.Click
Dim txtPhone As String
Dim phone(11) As String


txtPhone = CStr("xxx - xxx - xxxx")
phone(11) = CStr("xxx - xxx - xxxx")
phone(3) = CStr("xxx")
btnPush.ToString.Substring(0, 3)
txtArea.Text = ("xxx")
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 6:37
protectorChristian Graus9-Sep-07 6:37 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 6:55
professionalPaul Conrad9-Sep-07 6:55 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 6:22
professionalPaul Conrad9-Sep-07 6:22 
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 6:34
protectorChristian Graus9-Sep-07 6:34 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 6:37
professionalPaul Conrad9-Sep-07 6:37 
GeneralRe: Please Help me!! Pin
Christian Graus9-Sep-07 6:39
protectorChristian Graus9-Sep-07 6:39 
GeneralRe: Please Help me!! Pin
buzz59589-Sep-07 7:51
buzz59589-Sep-07 7:51 
GeneralRe: Please Help me!! Pin
Paul Conrad9-Sep-07 7:57
professionalPaul Conrad9-Sep-07 7:57 
AnswerRe: Please Help me!! Pin
Colin Angus Mackay9-Sep-07 0:06
Colin Angus Mackay9-Sep-07 0:06 
QuestionProgrammatically vertical datagrid scroll issues Pin
jensenx8-Sep-07 19:49
jensenx8-Sep-07 19:49 
QuestionPlz help for print? Pin
chintuu18-Sep-07 6:09
chintuu18-Sep-07 6:09 
AnswerRe: Plz help for print? Pin
Paul Conrad8-Sep-07 16:36
professionalPaul Conrad8-Sep-07 16:36 
Questionhow to create a websetup file? Pin
rrrriiizz7-Sep-07 23:49
rrrriiizz7-Sep-07 23:49 
AnswerRe: how to create a websetup file? [modified] Pin
Dave Kreskowiak8-Sep-07 2:49
mveDave Kreskowiak8-Sep-07 2:49 
Questionvb.net Pin
abcumesh7-Sep-07 22:35
abcumesh7-Sep-07 22:35 
AnswerRe: vb.net Pin
Hadi Hassan7-Sep-07 23:09
Hadi Hassan7-Sep-07 23:09 
AnswerRe: vb.net Pin
nishkarsh_k8-Sep-07 9:50
nishkarsh_k8-Sep-07 9:50 

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.