Click here to Skip to main content
15,891,828 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Building strings from strings? Pin
Christian Graus7-Feb-07 11:01
protectorChristian Graus7-Feb-07 11:01 
AnswerRe: Building strings from strings? Pin
Kschuler7-Feb-07 10:32
Kschuler7-Feb-07 10:32 
GeneralRe: Building strings from strings? Pin
Ron West7-Feb-07 12:25
Ron West7-Feb-07 12:25 
Questionappforge PDBOpen method Byfilename ERROR Pin
jbboy6-Feb-07 13:28
jbboy6-Feb-07 13:28 
AnswerRe: appforge PDBOpen method Byfilename ERROR Pin
Dave Kreskowiak7-Feb-07 5:08
mveDave Kreskowiak7-Feb-07 5:08 
GeneralRe: appforge PDBOpen method Byfilename ERROR Pin
jbboy7-Feb-07 18:45
jbboy7-Feb-07 18:45 
QuestionPrintout method of word document Pin
hemrk6-Feb-07 10:42
hemrk6-Feb-07 10:42 
QuestionADSL Network Connection Information Pin
FeRtoll6-Feb-07 10:25
FeRtoll6-Feb-07 10:25 
Frown | :( can anyone answer to me?

how can i get info of my connection? like sent or received bytes and pockets, how much is it connected and other info? and how can i connect to adsl trough my application, i am currently connecting through shortcut of connection which is on my desktop so i use:

Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click
Process.Start(Environment.SpecialFolder.Desktop + "\Adsl.lnk")
End Sub

This works but i want that in my app i can chose from combobox which connection i want to connect to and that it gets connections that are stored in control panel or whatever and that i connect directly so i don't have to create shortcuts, and that i can see info about connection ad that i can disconnect through a button and other stuff... Pleaseeeeeeeee Help! Frown | :(

Thanks for any help...

FeRtoll Software.net
------------
E-Mail me
WebPage

AnswerRe: ADSL Network Connection Information Pin
Nilesh Hapse6-Feb-07 20:26
Nilesh Hapse6-Feb-07 20:26 
GeneralRe: ADSL Network Connection Information Pin
FeRtoll6-Feb-07 21:05
FeRtoll6-Feb-07 21:05 
Questionif, then statement Pin
jds12076-Feb-07 10:07
jds12076-Feb-07 10:07 
AnswerRe: if, then statement Pin
nlindley76-Feb-07 10:54
nlindley76-Feb-07 10:54 
GeneralRe: if, then statement Pin
jds12077-Feb-07 2:56
jds12077-Feb-07 2:56 
GeneralRe: if, then statement Pin
nlindley77-Feb-07 3:40
nlindley77-Feb-07 3:40 
GeneralRe: if, then statement Pin
jds12077-Feb-07 5:35
jds12077-Feb-07 5:35 
GeneralRe: if, then statement Pin
jds12077-Feb-07 5:58
jds12077-Feb-07 5:58 
QuestionMy.Settings won't serialize my class Pin
TwoFaced6-Feb-07 7:52
TwoFaced6-Feb-07 7:52 
AnswerRe: help help help!! Pin
Christian Graus6-Feb-07 9:35
protectorChristian Graus6-Feb-07 9:35 
QuestionRandom letters Pin
harveyhanson6-Feb-07 6:02
harveyhanson6-Feb-07 6:02 
AnswerRe: Random letters Pin
FeRtoll6-Feb-07 6:26
FeRtoll6-Feb-07 6:26 
GeneralRe: Random letters Pin
harveyhanson6-Feb-07 6:32
harveyhanson6-Feb-07 6:32 
AnswerRe: Random letters Pin
Are Jay6-Feb-07 6:47
Are Jay6-Feb-07 6:47 
GeneralRe: Random letters Pin
harveyhanson6-Feb-07 6:51
harveyhanson6-Feb-07 6:51 
AnswerRe: Random letters Pin
Guffa6-Feb-07 7:38
Guffa6-Feb-07 7:38 
GeneralRe: Random letters Pin
harveyhanson6-Feb-07 8:41
harveyhanson6-Feb-07 8:41 

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.