Hello,
I am creating a form using Visual basic (includes text boxes & Radio Buttons)e.g
Name:
Adress:
Age:
The user will fill it out and when sumbit is hit, all the items entered by the user should be filled up in a CSV file.
Can someone guide me as to how this process goes about in VB.
Thank you
I am creating a form using Visual basic (includes text boxes & Radio Buttons)e.g
Name:
Adress:
Age:
The user will fill it out and when sumbit is hit, all the items entered by the user should be filled up in a CSV file.
Can someone guide me as to how this process goes about in VB.
Thank you
Comment