No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: Private Sub Close_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Back.Click Me.Close() End Sub | |
hello...how to open folder using vb??using shell function? | |
can any1 help me,what is wrong with these coding.values change from client are not shown at server's form.but if i put only 1 value,it show.why is that so?? [INLINECODE] Imports System.Net Imports System.Net.Sockets Imports System.Text.Encoding Public Class frmMain Private Structure CAR_STATS Dim IP As String Dim Speed As String Dim … | |
| |
Re: i'm using visual basic 2005 express edition. i tried MsgBox Day(Now) & " " & Month(Now) & " " & Year(Now)MsgBox Day(Now) & " " & Month(Now) & " " & Year(Now) but an error occur say day cant be use as an expresion.why is that so? | |
hye..i'm really new to visual basic.i just know a simple coding. i have a project in my university. it is about vehicular communication system. can anyone help me to build auto send program?is it possible??:?: it should be something like this. pc A can sent msg to pc B at … |
The End.