Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #55.0K
3 Posted Topics
Hi all I m facing a proble with a proble, can any one please tell me code to show hostname? thanks
maybe its not possible, maybe this will help u : vb.net/syntaxt/#readline
If you want to show form1 and form2 input values in form3 then drag and drop 2 new label in form3 and follow this syntax [CODE] Public Class Form3 Inherits System.Windows.Forms.Form Dim ID2, sname1, course2, year2 As String Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click …
The End.
san-biegwenja