VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Validates User Input(student name,student number And E-mail Address), then it saves the data on a t

Afika Mabutyana (Afro)  (1 Submission)   Custom Controls/Forms/Menus   VB.NET   Unknown Difficulty   Sun 27th September 2009   Mon 8th February 2021

Validates User Input(student name,student number And E-mail Address), then it saves the data on a text file

API Declarations


Dim valid As Boolean
Dim details As String = "C:\Documents and Settings\client\My Documents\details.txt"
Dim objWriter As New System.IO.StreamWriter(details, True)


Rate Validates User Input(student name,student number And E-mail Address), then it saves the data on a t (1(1 Vote))
Validates User Input(student name,student number And E-mail Address), then it saves the data on a t.bas

Validates User Input(student name,student number And E-mail Address), then it saves the data on a t Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters