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

Visual Basic

 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Froz3n14-Aug-07 2:28
Froz3n14-Aug-07 2:28 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Dave Kreskowiak14-Aug-07 3:12
mveDave Kreskowiak14-Aug-07 3:12 
GeneralRe: How can i get IP address of my computer using Vb 6.0 Pin
Dave Kreskowiak14-Aug-07 3:13
mveDave Kreskowiak14-Aug-07 3:13 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
Taylor Kobani14-Aug-07 3:45
Taylor Kobani14-Aug-07 3:45 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
Vasudevan Deepak Kumar14-Aug-07 5:16
Vasudevan Deepak Kumar14-Aug-07 5:16 
AnswerRe: How can i get IP address of my computer using Vb 6.0 Pin
koolprasad200315-Aug-07 19:46
professionalkoolprasad200315-Aug-07 19:46 
QuestionFormatting Numbers Pin
Froz3n14-Aug-07 1:49
Froz3n14-Aug-07 1:49 
AnswerRe: Formatting Numbers Pin
Tom Deketelaere14-Aug-07 2:10
professionalTom Deketelaere14-Aug-07 2:10 
dim i as integer
i = integer.parse(x.substring(0,2))

this will only work if you are absolutly certain that x contains a decimal value (otherwise make i string and remove integer.parse)

hope this helps
GeneralRe: Formatting Numbers Pin
Froz3n14-Aug-07 2:14
Froz3n14-Aug-07 2:14 
QuestionI want to compare between the dates something like that Pin
Ahmed El-Badry14-Aug-07 0:09
Ahmed El-Badry14-Aug-07 0:09 
AnswerRe: I want to compare between the dates something like that Pin
Christian Graus14-Aug-07 0:19
protectorChristian Graus14-Aug-07 0:19 
GeneralRe: I want to compare between the dates something like that Pin
jensenx1-Sep-07 19:26
jensenx1-Sep-07 19:26 
QuestionCombobox Value Bound to DB Pin
Trupti Mehta13-Aug-07 23:50
Trupti Mehta13-Aug-07 23:50 
AnswerRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 1:40
i gr814-Aug-07 1:40 
GeneralRe: Combobox Value Bound to DB Pin
Trupti Mehta14-Aug-07 2:14
Trupti Mehta14-Aug-07 2:14 
GeneralRe: Combobox Value Bound to DB Pin
i gr814-Aug-07 2:28
i gr814-Aug-07 2:28 
Questionchange format of Month calendar Pin
Rupesh Kumar Swami13-Aug-07 22:40
Rupesh Kumar Swami13-Aug-07 22:40 
Questionhow create a setup and deployment project for vb.net windows application Pin
chiyankrishna13-Aug-07 21:10
chiyankrishna13-Aug-07 21:10 
AnswerRe: how create a setup and deployment project for vb.net windows application Pin
Tom Deketelaere13-Aug-07 21:18
professionalTom Deketelaere13-Aug-07 21:18 
Questionplay wave file Pin
Kiran Pinjala13-Aug-07 21:00
Kiran Pinjala13-Aug-07 21:00 
AnswerRe: play wave file Pin
Tom Deketelaere13-Aug-07 21:11
professionalTom Deketelaere13-Aug-07 21:11 
GeneralRe: play wave file Pin
Dave Kreskowiak14-Aug-07 3:05
mveDave Kreskowiak14-Aug-07 3:05 
QuestionProgrammatically Scroll Pin
dBrong13-Aug-07 17:58
dBrong13-Aug-07 17:58 
AnswerRe: Programmatically Scroll Pin
Tom Deketelaere13-Aug-07 21:08
professionalTom Deketelaere13-Aug-07 21:08 
AnswerRe: Programmatically Scroll Pin
dBrong15-Aug-07 3:50
dBrong15-Aug-07 3: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.